From: Zhao, Gang Date: Mon, 21 Apr 2014 04:53:05 +0000 (+0800) Subject: mac80211: change return value of notifier function X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~279^2^2~12^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bd811aa6c407a8a4712d7142fb9909f1b2a5fa4;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed