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