mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INET
authorJohn W. Linville <linville@tuxdriver.com>
Mon, 7 Jun 2010 19:02:17 +0000 (15:02 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 7 Jun 2010 19:09:16 +0000 (15:09 -0400)
commit11b7c60988e5fbabb4e150612931cc068559af16
tree533364fe997071c4cab3f1ff44dcd9e496c6f55e
parentdc1dfe47445d45b3076ea940dda8f46a4b96e386
mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INET

"mac80211: make ARP filtering depend on CONFIG_INET" introduced this
potential locking leak.

Reported-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c