]> git.baikalelectronics.ru Git - kernel.git/commit
igb: make ethtool use core xmit map and free functionality
authorAlexander Duyck <alexander.h.duyck@intel.com>
Tue, 27 Oct 2009 15:55:02 +0000 (15:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Oct 2009 08:20:41 +0000 (01:20 -0700)
commit065b76c3338571a673623d8c2220039a0f1654f5
tree49b8e6043aba4c499faeb43be01d046ed3ec039f
parent21f402d202df4fbc53d12a368ece9d5f35ac4c72
igb: make ethtool use core xmit map and free functionality

This change adds a clean_rx/tx_irq type function call to the ethtool loopback
testing which allows us to test the core transmit and receive functionality in
the driver.

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/igb/igb_ethtool.c