]> git.baikalelectronics.ru Git - kernel.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)
commitdf642008ae6465dbd9da7415b4a503603046ca02
tree36ec8b8a0431ef22335a53fee5cebb6b56dcc353
parent418343d82cc4722905de82a6a544ff2f06806d29
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