Re: [PATCH 08/16] wl1251: implement multicast address filtering

2013-10-30 Thread Pavel Machek
Hi! > Port multicast address filtering from wl1271 driver. > It sets up the hardware multicast address filter in configure_filter() with > addresses supplied through prepare_multicast(). > +static u64 wl1251_op_prepare_multicast(struct ieee80211_hw *hw, > +stru

[PATCH 08/16] wl1251: implement multicast address filtering

2013-10-26 Thread Pali Rohár
From: David Gnedt Port multicast address filtering from wl1271 driver. It sets up the hardware multicast address filter in configure_filter() with addresses supplied through prepare_multicast(). Signed-off-by: David Gnedt --- drivers/net/wireless/ti/wl1251/acx.c|9 ++--- drivers/net/wi