commit | 78c6146f16d45f52c33ddb6b48c10fc6cfc53659 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <dada1@cosmosbay.com> | Thu Apr 24 23:33:06 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 24 23:33:06 2008 -0700 |
tree | 64f756bf9939b30487d08daed7ac4eee9e1ee36b | |
parent | 1a98d05f59704d60be85b03f727964e15c77224c [diff] |
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>