Home
last modified time | relevance | path

Searched hist:"3 a6282045b228f6de6abced74b793c71178fb948" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dorinoco.hdiff 3a6282045b228f6de6abced74b793c71178fb948 Fri Feb 10 07:03:13 CST 2017 Tobias Klauser <tklauser@distanz.ch> orinoco: Use net_device_stats from struct net_device

Instead of using a private copy of struct net_device_stats in
struct orinoco_private, use stats from struct net_device. Also remove
the now unnecessary .ndo_get_stats function.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
H A Dmain.cdiff 3a6282045b228f6de6abced74b793c71178fb948 Fri Feb 10 07:03:13 CST 2017 Tobias Klauser <tklauser@distanz.ch> orinoco: Use net_device_stats from struct net_device

Instead of using a private copy of struct net_device_stats in
struct orinoco_private, use stats from struct net_device. Also remove
the now unnecessary .ndo_get_stats function.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
H A Dorinoco_usb.cdiff 3a6282045b228f6de6abced74b793c71178fb948 Fri Feb 10 07:03:13 CST 2017 Tobias Klauser <tklauser@distanz.ch> orinoco: Use net_device_stats from struct net_device

Instead of using a private copy of struct net_device_stats in
struct orinoco_private, use stats from struct net_device. Also remove
the now unnecessary .ndo_get_stats function.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>