On 13-2-2017 11:14, Tobias Klauser wrote:
> Instead of using a private copy of struct net_device_stats in struct
> brcm_if, use stats from struct net_device. Also remove the now
> unnecessary .ndo_get_stats function.
Acked-by: Arend van Spriel
> Signed-off-by: Tobias Klauser
> ---
> .../wirele
Instead of using a private copy of struct net_device_stats in struct
brcm_if, use stats from struct net_device. Also remove the now
unnecessary .ndo_get_stats function.
Signed-off-by: Tobias Klauser
---
.../wireless/broadcom/brcm80211/brcmfmac/core.c| 26 +++---
.../wireless