net: fix "netpoll: Allow netpoll_setup/cleanup recursion"
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 25 Jun 2010 03:33:04 +0000 (20:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 Jun 2010 03:33:04 +0000 (20:33 -0700)
Remove rtnl_unlock() which had no corresponding rtnl_lock().

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found