]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc5f2d96338d7af86da02c152e76b07ba21777cda
tree3f11c8cffbc5a0d6a292bd3455271b7a9fdfe054
parent0ac7470809525630811c44e6e8f89c80a3953876
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