]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: fix logic inversion in start_nan()
authorJohannes Berg <johannes.berg@intel.com>
Mon, 21 Nov 2016 12:55:48 +0000 (13:55 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 9 Dec 2016 11:47:18 +0000 (12:47 +0100)
commit0bc72050f41a3bae8aea61e7646a6fe9e7cbff64
treeb52457100ab52ac09be695754abde0faf695d842
parent1f861b38be1d068c65fcb26f7fea417bf87bb884
nl80211: fix logic inversion in start_nan()

Arend inadvertently inverted the logic while converting to
wdev_running(), fix that.

Fixes: 89c4548f91a5 ("cfg80211: add generic helper to check interface is running")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c