Hi Daniel, Thanks for the patch. > A small bug in this code was causing the ALLMULTI filter to be set > when in fact we were just wanting to program a selective multicast list > to the hardware. > > Fix that bug and remove a redundant if condition in the code that > follows. > > This fixes wakeup behaviour when multicast WOL is enabled. Previously, > all multicast packets would wake up the system. Now, only those that the > host intended to receive trigger wakeups. > > Signed-off-by: Daniel Drake <dsd@xxxxxxxxxx> Cc: <stable@xxxxxxxxxxxxxxx> Acked-by: Bing Zhao <bzhao@xxxxxxxxxxx> Regards, Bing > --- > drivers/net/wireless/mwifiex/sta_ioctl.c | 21 ++++++--------------- > 1 file changed, 6 insertions(+), 15 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html