]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: rewrite ethtool test to use standard config functions
authorAlexander Duyck <alexander.h.duyck@intel.com>
Thu, 19 Aug 2010 13:40:54 +0000 (13:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Aug 2010 23:45:28 +0000 (16:45 -0700)
commit6a28aee0047b308ab203c9b2f2ac13e52bd5c9c5
tree49c34a87c4c98ae21818141ebfbf12cf9744a4e4
parent1ac6c8938390a29ce0ad789fcba06c61ece6825a
ixgbe: rewrite ethtool test to use standard config functions

This change makes it so that the ethtool loopback test uses the standard
ring configuration and allocation functions.  As a result the loopback test
will be much more effective at testing core driver functionality.

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