mac80211: decrement ref count to netdev after launching mesh discovery
authorBrian Cavagnolo <brian@cozybit.com>
Sat, 17 Jan 2009 03:04:49 +0000 (19:04 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 22 Jan 2009 18:55:00 +0000 (13:55 -0500)
After launching mesh discovery in tx path, reference count was not being
decremented.  This was preventing module unload.

Signed-off-by: Brian Cavagnolo <brian@cozybit.com>
Signed-off-by: Andrey Yurovsky <andrey@cozybit.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found