summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/nic.h
diff options
context:
space:
mode:
authorBen Hutchings2013-05-27 17:52:54 +0200
committerBen Hutchings2013-08-21 20:49:10 +0200
commit501a248cf6995286a4da0c2aa93c0fa9c5941453 (patch)
treeab0019f973f0d36b95e09a8419701bf1e263bdf6 /drivers/net/ethernet/sfc/nic.h
parentsfc: Stop RX refill before flushing RX queues (diff)
downloadkernel-qcow2-linux-501a248cf6995286a4da0c2aa93c0fa9c5941453.tar.gz
kernel-qcow2-linux-501a248cf6995286a4da0c2aa93c0fa9c5941453.tar.xz
kernel-qcow2-linux-501a248cf6995286a4da0c2aa93c0fa9c5941453.zip
sfc: Remove bogus call to efx_release_tx_buffers()
efx_unregister_netdev() should not call efx_release_tx_buffers() directly, as it is already done when closing the device: efx_net_stop() -> efx_stop_all() -> efx_stop_datapath() -> efx_fini_tx_queue() -> efx_release_tx_buffers(). (This was presumably a workaround for a race between efx_stop_all() and the data path that has since been properly fixed.) Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to 'drivers/net/ethernet/sfc/nic.h')
0 files changed, 0 insertions, 0 deletions