summaryrefslogtreecommitdiff
path: root/net/bluetooth/bnep/bnep.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2017-02-14 15:21:05 +0100
committerTobias Klauser <tklauser@distanz.ch>2017-02-15 10:34:18 +0100
commit40cf6560aeee0a191a9bef1c80a2af071dbe078a (patch)
tree2c04790031cd64a2750416196bd59c587df7363c /net/bluetooth/bnep/bnep.h
parent35f9a64506c8dfaf7d6edbf198dedaeaddbf1a7d (diff)
net: nuvoton: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in struct w90p910_ether, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'net/bluetooth/bnep/bnep.h')
0 files changed, 0 insertions, 0 deletions
ommit_rd_index()). Fixes: a389fcfd2cb5 ("Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()") Signed-off-by: Dexuan Cui <decui@microsoft.com> Reported-by: Rolf Neugebauer <rolf.neugebauer@docker.com> Tested-by: Rolf Neugebauer <rolf.neugebauer@docker.com> Cc: "K. Y. Srinivasan" <kys@microsoft.com> Cc: Haiyang Zhang <haiyangz@microsoft.com> Cc: Stephen Hemminger <sthemmin@microsoft.com> Cc: <stable@vger.kernel.org> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/sctp/probe.c')