On Tue, Dec 10, 2013 at 10:29:16AM +0100, Pavel Machek wrote:
> >
> > +int wl1251_acx_arp_ip_filter(struct wl1251 *wl, bool enable, __be32
> > address)
> > +{
> > + struct wl1251_acx_arp_filter *acx;
> > + int ret;
>
> Is it good idea to use be32 for IP address? AFAICT IPv4 addresses
> real
Hi!
> Update hardware ARP filter configuration on BSS_CHANGED_ARP_FILTER
> notification from mac80211.
> Ported from wl1271 driver.
>
> Signed-off-by: David Gnedt
> Signed-off-by: Pali Rohár
> ---
> drivers/net/wireless/ti/wl1251/acx.c | 26 ++
> drivers/net/wireless
From: David Gnedt
Update hardware ARP filter configuration on BSS_CHANGED_ARP_FILTER
notification from mac80211.
Ported from wl1271 driver.
Signed-off-by: David Gnedt
Signed-off-by: Pali Rohár
---
drivers/net/wireless/ti/wl1251/acx.c | 26 ++
drivers/net/wireless/ti
3 matches
Mail list logo