summaryrefslogtreecommitdiff
path: root/flowtop
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-01-27 11:32:18 +0100
committerTobias Klauser <tklauser@distanz.ch>2016-01-27 11:33:30 +0100
commit56fd1dec9b72960a19d07b4b145b0811257359ab (patch)
tree3dabda0c78458db5381a5fb527f9ba105c50eef4 /flowtop
parentd10b477ea22e9f542ab3fd662777db061d137108 (diff)
ring: Make needlessly global function join_fanout_group() static
This fixes the following sparse warning: ring_rx.c:197:6: warning: symbol 'join_fanout_group' was not declared. Should it be static? Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'flowtop')
0 files changed, 0 insertions, 0 deletions
ltimate.dts parent370ebb0ef6255132373ed35d13e7b1d8d2eb7003 (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/kirkwood-openrd-ultimate.dts')