]> git.baikalelectronics.ru Git - kernel.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)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 20 May 2009 18:46:31 +0000 (14:46 -0400)
commit42f0c2304ae8742a4985a9559438a2fd5d7cac0d
tree7a4b2772388f08d96f224f12568fd001dd25798e
parent8ab1db9c06f59458b865ee940eb2bb05d3652ede
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