From: Michal Kazior Date: Wed, 29 Jan 2014 06:56:17 +0000 (+0100) Subject: mac80211: batch CSA bss info notification X-Git-Tag: v3.15-rc1~113^2~289^2^2~101^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faf046e7231bf008715bbffe5cca2ed3aa31be1b;p=pandora-kernel.git mac80211: batch CSA bss info notification Instead of having ieee80211_bss_info_change_notify() scattered all over the place just call it once when finalizing CSA. As a side effect this patch adds missing error checking for IBSS CSA beacon update. Signed-off-by: Michal Kazior Reviewed-by: Luciano Coelho [fix err vs. changed variable usage in ieee80211_csa_finalize()] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed