bnx2: Protect tx timeout reset with rtnl_lock().
authorMichael Chan <mchan@broadcom.com>
Thu, 3 Dec 2009 09:46:31 +0000 (09:46 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2009 21:18:09 +0000 (13:18 -0800)
commit51bf6bb424c14bfd3590a0de03fbd07fc800435e
tree3f11c8cffbc5a0d6a292bd3455271b7a9fdfe054
parentcceea982ef78cf358b70f3412a6799f153211e14
bnx2: Protect tx timeout reset with rtnl_lock().

To prevent race conditions with other reset events.

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