commit | 3474ad635db371b0d8d0ee40086f15d223d5b6a4 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Apr 29 04:43:05 2010 -0700 |
committer | Reinette Chatre <reinette.chatre@intel.com> | Mon May 10 15:08:58 2010 -0700 |
tree | 357d40529a6ba92d1766f3ff07fe90625cd99e80 | |
parent | eafdfbd32aa9fcaf17733c04d5eb071af3b1ff47 [diff] |
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 <johannes.berg@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>