ixgbe: move all Rx DMA control register writes to one central location
authorAlexander Duyck <alexander.h.duyck@intel.com>
Thu, 19 Aug 2010 13:38:34 +0000 (13:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Aug 2010 23:44:24 +0000 (16:44 -0700)
This change moves all of the Rx DMA control register writes to one central
location.  This should help to avoid accidentally overwriting existing
settings.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found