From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell King - ARM Linux Subject: [RFC 0/7] Fixing dma mask setting in various network drivers Date: Tue, 11 Jun 2013 00:08:49 +0100 Message-ID: <20130610230849.GF18614@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alex Duyck , Bruce Allan , Carolyn Wyborny , Don Skidmore , e1000-devel@lists.sourceforge.net, Greg Rose , Jeff Kirsher , Jesse Brandeburg , John Ronciak , netdev@vger.kernel.org, Peter P Waskiewicz Jr , Rasesh Mody , Tushar Dave Return-path: Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: e1000-devel-bounces@lists.sourceforge.net List-Id: netdev.vger.kernel.org While looking at the way coherent DMA masks are handled (and the fact many drivers write directly to the mask) I stumbled across this set of oddities in various network drivers, which looks like it's been cut'n'pasted. I haven't yet tested these patches in any way, which is one reason I'm sending them out as an RFC. The other reason is to find out if other people agree that these are indeed fixes. drivers/net/ethernet/brocade/bna/bnad.c | 7 +++---- drivers/net/ethernet/intel/e1000e/netdev.c | 11 +++++------ drivers/net/ethernet/intel/igb/igb_main.c | 11 +++++------ drivers/net/ethernet/intel/igbvf/netdev.c | 11 +++++------ drivers/net/ethernet/intel/ixgb/ixgb_main.c | 9 ++++----- drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 11 +++++------ drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 11 +++++------ 7 files changed, 32 insertions(+), 39 deletions(-) The full patchset will be sent to netdev only, the remainder will be Cc'd depending on the individual driver being modified. Each patch is independent of each other. ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ E1000-devel mailing list E1000-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired