summaryrefslogtreecommitdiff
path: root/netsniff-ng.8
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-07-13 16:02:01 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-07-13 16:02:01 +0200
commited57128990c02342e1abe7f2a3abd1568f965dc7 (patch)
tree65c36296d75dcebd26a24d7c62df2de721950127 /netsniff-ng.8
parent6258bb8e799fbb5bf31742825a02d4c90df7983f (diff)
dissector_eth: sparse: fix sparse warning
This fixes the following sparse warnings: dissector_eth.c:43:16: warning: Using plain integer as NULL pointer dissector_eth.c:48:16: warning: Using plain integer as NULL pointer dissector_eth.c:53:16: warning: Using plain integer as NULL pointer Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'netsniff-ng.8')
0 files changed, 0 insertions, 0 deletions
3ed35d13e7b1d8d2eb7003'>370ebb0ef6255132373ed35d13e7b1d8d2eb7003 (diff)
usbnet: pegasus: Use net_device_stats from struct net_devicends-private-remove
Instead of using a private copy of struct net_device_stats in struct pegasus, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Cc: Petko Manolov <petkan@nucleusys.com> Cc: linux-usb@vger.kernel.org Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'arch/arm/boot/dts/lpc4357-ea4357-devkit.dts')