commit | 7367096a43259c9b461ec3120dcaaf674a092132 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Thu Aug 19 13:38:34 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 19 16:44:24 2010 -0700 |
tree | f0886ca7d22f54fa2e20f4439feb7b087b396191 | |
parent | 477de6ed027dbbeb0424a4d1a978429037287d22 [diff] |
ixgbe: move all Rx DMA control register writes to one central location 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>