X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fnet%2Ftg3.c;h=e3f74c9f78bd848f1e61aa6647f7109e7282fd7c;hb=bc84e0a160e383deb56568f4e03bc51b1ce16775;hp=bc4c62b8e81a4d7be3441bdc578daf3689646ab2;hpb=f838bad1b3be8ca0c785ee0e0c570dfda74cf377;p=linux-2.6 diff --git a/drivers/net/tg3.c b/drivers/net/tg3.c index bc4c62b8e8..e3f74c9f78 100644 --- a/drivers/net/tg3.c +++ b/drivers/net/tg3.c @@ -4017,6 +4017,8 @@ static int tg3_halt(struct tg3 *, int, int); * Invoked with tp->lock held. */ static int tg3_restart_hw(struct tg3 *tp, int reset_phy) + __releases(tp->lock) + __acquires(tp->lock) { int err;