]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cfg80211: cleanup return calls on nl80211_set_reg()
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 13 May 2009 21:04:40 +0000 (17:04 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Jul 2009 23:50:08 +0000 (16:50 -0700)
commit2596f0a38069879ad4aec95a8f932075054ad6ba
treeaf55456d6acc6ec710660259b3c75382d0c7de20
parenteebd7ca1029a0d253bbc94544ca887fdb05d0b55
cfg80211: cleanup return calls on nl80211_set_reg()

commit d0e18f833d23afefb6751a21d14a2cd71d2d4d66 upstream.

This has no functional change, but it will make the race
fix easier to spot in my next patch.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
net/wireless/nl80211.c