From: Naveen Gangadharan Date: Fri, 20 Apr 2012 19:46:56 +0000 (-0700) Subject: ath6kl: Multicast filter support in wow suspend and non-suspend X-Git-Tag: v3.5-rc1~101^2~6^2^2~84^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6251d8012dbc49869f2453942089c4df82de0c80;p=pandora-kernel.git ath6kl: Multicast filter support in wow suspend and non-suspend This patch enables all multicast packets in non suspend mode and enable multicast filtering in wow suspend mode. This also fixes a bug in multicast where the driver assumed disable multicast-all command disabled/filtered all multicast packets, which was wrong assumption, because firmware will apply the programmed filter. Multicast requirements - Enable forward all multicast packets(no filtering) in non suspend mode. - Enable multicast filtering in wow suspend mode for both AP and CLIENT. kvalo: fix a checkpatch warning and drop unrelated newline removal Signed-off-by: Naveen Gangadharan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed