]> git.baikalelectronics.ru Git - kernel.git/commit
tg3: sparse cleanup
authorEric Dumazet <dada1@cosmosbay.com>
Fri, 25 Apr 2008 06:33:06 +0000 (23:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 Apr 2008 06:33:06 +0000 (23:33 -0700)
commit89d28bed58e8ea4cc7c3dd88ec16116a3ef00a67
tree64f756bf9939b30487d08daed7ac4eee9e1ee36b
parent13d5e5420cffa4f1bd6f00ec219791c5200b23af
tg3: sparse cleanup

Fix the following sparse warning :

drivers/net/tg3.c:4025:3: warning: context imbalance in 'tg3_restart_hw'
- unexpected unlock

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c