commit | 5dc306f3bd1d4cfdf79df39221b3036eab1ddcf3 | [log] [tgz] |
---|---|---|
author | Brian Cavagnolo <brian@cozybit.com> | Fri Jan 16 19:04:49 2009 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 22 13:55:00 2009 -0500 |
tree | 321bf9aa946024bdb171a9b1180dc0f73158dcba | |
parent | 6d317482944250228255bcbe97a95b7e7ad9a538 [diff] |
mac80211: decrement ref count to netdev after launching mesh discovery 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>