Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1411295
| From | Jeff Kirsher <jeffrey.t.kirsher@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 5/5] ethernet: Use pci_(request|release)_mem_regions |
| Date | 2016-06-01 17:00 +0200 |
| Message-ID | <rFfMK-1eo-23@gated-at.bofh.it> (permalink) |
| References | <rEQEF-2x9-3@gated-at.bofh.it> <rEQEH-2x9-45@gated-at.bofh.it> <rF9nY-5Ug-23@gated-at.bofh.it> <rFaan-6aY-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Wed, 2016-06-01 at 10:51 +0200, Johannes Thumshirn wrote: > On Wed, Jun 01, 2016 at 12:59:56AM -0700, Christoph Hellwig wrote: > > On Tue, May 31, 2016 at 02:05:13PM +0200, Johannes Thumshirn wrote: > > > Now that we do have pci_request_mem_regions() and > pci_release_mem_regions() at > > > hand, use it in the ethernet drivers. > > > > This should probably be one patch per driver. > > I though if I do one patch per subsystem it'll be less a hassle for the > individual maintainers, but if the netdev people want it as split up, > I'll be > doing it of cause. Since almost all the changes are to Intel wired LAN drivers, if you just split off the atheros change into a separate patch, I would be happy. Then you could keep just one patch to change all the Intel drivers.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 5/5] ethernet: Use pci_(request|release)_mem_regions Johannes Thumshirn <jthumshirn@suse.de> - 2016-05-31 14:10 +0200
Re: [PATCH 5/5] ethernet: Use pci_(request|release)_mem_regions Christoph Hellwig <hch@infradead.org> - 2016-06-01 10:10 +0200
Re: [PATCH 5/5] ethernet: Use pci_(request|release)_mem_regions Johannes Thumshirn <jthumshirn@suse.de> - 2016-06-01 11:00 +0200
Re: [PATCH 5/5] ethernet: Use pci_(request|release)_mem_regions Jeff Kirsher <jeffrey.t.kirsher@intel.com> - 2016-06-01 17:00 +0200
Re: [PATCH 5/5] ethernet: Use pci_(request|release)_mem_regions Johannes Thumshirn <jthumshirn@suse.de> - 2016-06-01 17:30 +0200
csiph-web