summaryrefslogtreecommitdiff
path: root/astraceroute
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-01-29 14:41:28 +0100
committerTobias Klauser <tklauser@distanz.ch>2016-01-29 14:42:25 +0100
commitf711e3c80a35e0762c719c0ef35fddfa35d92bbd (patch)
treeb89e09c60200afb5cba0b7337ec50dab6a06b60b /astraceroute
parent2ba202b8320cbec32520d347ac256c2b4caf0458 (diff)
trafgen: l2: Make needlessly global symbol eth_fields static
This fixes the following sparse warning: trafgen_l2.c:13:20: warning: symbol 'eth_fields' was not declared. Should it be static? Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'astraceroute')
0 files changed, 0 insertions, 0 deletions
f&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 'arch/arm/mach-tegra/sleep-tegra20.S')