commit | 6784c7db8d43d29aab7f520b54f3aa0c5d51ecbc | [log] [tgz] |
---|---|---|
author | Zhao, Gang <gamerh2o@gmail.com> | Mon Apr 21 12:53:04 2014 +0800 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Apr 25 17:33:44 2014 +0200 |
tree | 9f91b3ee792e6d18c421f7aa91ffa2f712ba4280 | |
parent | f26cbf401be935eec13da6fca7088b50d797d78b [diff] |
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>