]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: change return value of notifier function
authorZhao, Gang <gamerh2o@gmail.com>
Mon, 21 Apr 2014 04:53:05 +0000 (12:53 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 25 Apr 2014 15:34:25 +0000 (17:34 +0200)
commit96926c71528a1a91bd6949e30f1dbe54b91dff15
tree1a0c928d6028ee89be50404c1fbb5cf072e386d1
parente5b8c445e68d1e5d93510ea64917f1638f5c1df8
mac80211: 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/mac80211/iface.c
net/mac80211/main.c
net/mac80211/mlme.c