commit | 43e69bf0f0df2691001dbd055ab8d4f795d1900c | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Thu Aug 19 13:35:12 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 19 16:40:49 2010 -0700 |
tree | ce3ca9b3e152bf7f9962b1a91fc9012558f950b3 | |
parent | 120ff942cc6357b08fc817d89a5458038942edeb [diff] |
ixgbe: move Tx ring configuration into a separate function This patch moves the Tx ring configuration into a separate function. In addition the function drops the setting of the head writeback RO bit since head writeback is no longer used within ixgbe. 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>