From: Johannes Berg Date: Thu, 29 Apr 2010 11:43:05 +0000 (-0700) Subject: iwlwifi: apply filter flags directly X-Git-Tag: v2.6.35-rc1~473^2~42^2^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3474ad635db371b0d8d0ee40086f15d223d5b6a4;p=pandora-kernel.git iwlwifi: apply filter flags directly Since iwl_configure_filter can now sleep since the mac80211 callback was changed, we can now apply filter flags changes directly. Also, while at it, make the code a bit more generic with a local macro. There's no need to check changed_flags since we apply all at the same time anyway. Signed-off-by: Johannes Berg Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed