]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: change return value of notifier function
authorZhao, Gang <gamerh2o@gmail.com>
Mon, 21 Apr 2014 04:53:04 +0000 (12:53 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 25 Apr 2014 15:33:44 +0000 (17:33 +0200)
commit9534018387a00d26e90a4d5cb971fdd495fd2e0e
tree9f91b3ee792e6d18c421f7aa91ffa2f712ba4280
parentc76cc612dcb56daa6b454b7b6e2643ad75a10f09
cfg80211: change return value of notifier function

Return NOTIFY_DONE if we don't care this time's notification, return
NOTIFY_OK if we successfully handled this time's notification. That's
the formal way to do it.

Signed-off-by: Zhao, Gang <gamerh2o@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/core.c
net/wireless/nl80211.c