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)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 20 May 2009 18:46:31 +0000 (14:46 -0400)
commitd0e18f833d23afefb6751a21d14a2cd71d2d4d66
tree7a4b2772388f08d96f224f12568fd001dd25798e
parent4776c6e7f66f853011bc1fd6fe37fa63f0b6982c
cfg80211: cleanup return calls on nl80211_set_reg()

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

Cc: stable@kernel.org
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/nl80211.c