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)
commitd2e553bca89596b7ac35f8abcec9c9b93f772fc2
tree0a24b585f906340c20bb0024fcf5f0b8a626ed9d
parent7947c9ce17c4b51122cfcef3c2e9e2632eb96a67
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