From: Vasanthakumar Thiagarajan Date: Tue, 3 Jan 2012 09:12:01 +0000 (+0530) Subject: ath6kl: Implement ndo_set_rx_mode() X-Git-Tag: v3.4-rc1~177^2~112^2~357^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80abaf9b4c920cab044e185ed4327f801c1ff99d;p=pandora-kernel.git ath6kl: Implement ndo_set_rx_mode() There are maximum of seven multicast filter are supported by hw. When the requested number of filters exceeds the maximum supported one, multicast filtering is completely disabled, the requested filters will be configured in firmware and the only multicast frames that host is interested in will be passed to host for further processing otherwise. Signed-off-by: Vasanthakumar Thiagarajan --- Reading git-diff-tree failed