mac80211: remove dev_hold/put calls
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 16 Nov 2009 22:20:41 +0000 (23:20 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 18 Nov 2009 22:09:18 +0000 (17:09 -0500)
commitd84f323477260e773d5317ad7cbe50f76115cb47
tree815047721ed953ab2b39aa606f95cee646fc5be6
parent5f0b7de59fae1e57b2481c9756cd4a0f6308530f
mac80211: remove dev_hold/put calls

If we move the rcu sections a little, there's
no need to touch the device refcount.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/tx.c