mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
struct net_device has its own struct net_device_stats member, so use this one instead of a private copy in the irlan_cb struct. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>