]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJoe Jin <joe.jin@oracle.com>
Tue, 28 Aug 2012 07:23:13 +0000 (15:23 +0800)
commit259ba78afc1efe2e6c945f93ffbc28bd661ee484
treec2b5c3fcd9ec738a9cf1ab185e7705aa99d94e24
parentde739774354d3ac0662ff19fe34d91f798a2cb5f
bnx2: Add missing netif_tx_disable() in bnx2_close()

to stop all tx queues.  Update version to 2.2.3.

(cherry picked from commit d2e553bca89596b7ac35f8abcec9c9b93f772fc2)
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/bnx2.c