]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ixgbe: Move max frame size and Rx buffer length configuration into a function
authorAlexander Duyck <alexander.h.duyck@intel.com>
Thu, 19 Aug 2010 13:38:11 +0000 (13:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Aug 2010 23:44:23 +0000 (16:44 -0700)
commit477de6ed027dbbeb0424a4d1a978429037287d22
tree36ec8b8a0431ef22335a53fee5cebb6b56dcc353
parent826437d3de43174a8199776b5c1178bafa0b6634
ixgbe: Move max frame size and Rx buffer length configuration into a function

This change consolidates all of the Rx max frame size and Rx buffer length
configuration into a single function.

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>
drivers/net/ixgbe/ixgbe_main.c