From: Eliad Peller Date: Mon, 19 Nov 2012 15:05:09 +0000 (+0200) Subject: mac80211: make remain_on_channel() op pass vif param X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~17^2^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49884568628db47a1f8c1f596c6ab3b8db81b73c;p=pandora-kernel.git mac80211: make remain_on_channel() op pass vif param Drivers (e.g. wl12xx) might need to know the vif to roc on (mainly in order to configure the rx filters correctly). Add the vif to the op params, and update the current users (iwlwifi) to use the new api. Signed-off-by: Eliad Peller [fix hwsim] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed