linux/drivers/net/wireless/intel
Luca Coelho 61e7d91bcf iwlwifi: mvm: handle FIF_ALLMULTI when setting multicast addresses
We were ignoring the FIF_ALLMULTI flag when setting the multicast
addresses with MCAST_FILTER_CMD.  Check if this flag is set and enable
pass_all accordingly.  We also need to set the count to 0 if pass_all
is enable so we don't pass addresses to the firmware when not needed
(as doing so causes an assert).

This fixes https://bugzilla.kernel.org/show_bug.cgi?id=196741

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-09-08 11:47:37 +03:00
..
ipw2x00 wireless: ipw2x00: make iw_handler_def const 2017-08-24 12:58:17 +03:00
iwlegacy wireless: iwlegacy: Constify attribute_group structures. 2017-07-18 12:04:56 -07:00
iwlwifi iwlwifi: mvm: handle FIF_ALLMULTI when setting multicast addresses 2017-09-08 11:47:37 +03:00
Kconfig
Makefile