summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--proto_ipv6.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto_ipv6.c b/proto_ipv6.c
index a38bec3..4149602 100644
--- a/proto_ipv6.c
+++ b/proto_ipv6.c
@@ -11,7 +11,6 @@
#include <arpa/inet.h> /* for inet_ntop() */
#include "proto.h"
-#include "csum.h"
#include "dissector_eth.h"
#include "ipv6.h"
#include "geoip.h"
l/pixfmt-srggb16.rst?h=nds-private-remove&id2=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 'Documentation/media/uapi/v4l/pixfmt-srggb16.rst')