summaryrefslogtreecommitdiff
path: root/iosched.c
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 /iosched.c
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 'iosched.c')
0 files changed, 0 insertions, 0 deletions
/net-next.git/commit/arch/arm/boot/dts/sun4i-a10-hackberry.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/sun4i-a10-hackberry.dts')