summaryrefslogtreecommitdiff
path: root/dissector_eth.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-05-25 17:36:13 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-05-25 17:36:13 +0200
commitdca4a1c8eaf1c2d20a6a9b5644603a15283b4df7 (patch)
treed9a64b643b49162bc048965d4addfdee9defb90c /dissector_eth.c
parent3f15c5bdf0e8259cb836243447fd4f6b4b77b18c (diff)
ifpps: Convert mem_free/mem_total members of struct ifstat to uint64_t
Memory usage can never be negative, so make these members unsigned. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'dissector_eth.c')
0 files changed, 0 insertions, 0 deletions
ts/exynos5422-odroidxu3-lite.dts?h=nds-private-remove&id=370ebb0ef6255132373ed35d13e7b1d8d2eb7003'>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/exynos5422-odroidxu3-lite.dts')