]> git.baikalelectronics.ru Git - kernel.git/commit
bnx2: Add missing netif_tx_disable() in bnx2_close()
authorMichael Chan <mchan@broadcom.com>
Wed, 27 Jun 2012 15:08:24 +0000 (15:08 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Jun 2012 04:20:09 +0000 (21:20 -0700)
commitad089a57bd59a4e7c0015dd87691e8d1ab36c83e
tree0a24b585f906340c20bb0024fcf5f0b8a626ed9d
parent9fe945936f399cd534490cfb861eae36f505a0eb
bnx2: Add missing netif_tx_disable() in bnx2_close()

to stop all tx queues.  Update version to 2.2.3.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2.c