linux/drivers/net/usb
Hannes Eder 0227abc9d0 drivers/net/usb: fix sparse warnings: Should it be static?
Impact: Make symbols static.

Fix this sparse warnings:
  drivers/net/usb/hso.c:1249:6: warning: symbol 'hso_unthrottle_tasklet' was not declared. Should it be static?
  drivers/net/usb/hso.c:1268:6: warning: symbol 'hso_unthrottle_workfunc' was not declared. Should it be static?
  drivers/net/usb/hso.c:1466:5: warning: symbol 'tiocmget_submit_urb' was not declared. Should it be static?
  drivers/net/usb/smsc95xx.c:62:5: warning: symbol 'turbo_mode' was not declared. Should it be static?

Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-17 19:34:47 -08:00
..
asix.c net: prepare usb net drivers for addition of status as a parameter 2008-12-18 23:00:59 -08:00
catc.c net: prepare usb net drivers for addition of status as a parameter 2008-12-18 23:00:59 -08:00
cdc_ether.c rndis_host: support WM6 devices as modems 2008-07-22 19:45:49 -04:00
cdc_subset.c USB: build fix 2008-05-20 14:14:15 -07:00
dm9601.c dm9601: warn on invalid mac address 2009-01-08 10:47:01 -08:00
gl620a.c Move usbnet.h and rndis_host.h to include/linux/usb 2008-01-31 19:27:00 -08:00
hso.c drivers/net/usb: fix sparse warnings: Should it be static? 2009-02-17 19:34:47 -08:00
kaweth.c net: switch kaweth driver to netdevops 2009-01-08 11:20:22 -08:00
Kconfig net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver 2008-10-08 16:44:18 -07:00
Makefile drivers/net/usb/Makefile - shrink logspam 2008-10-08 17:07:40 -07:00
mcs7830.c usb/mcs7830: Don't use buffers from stack for USB transfers 2009-01-21 12:56:24 -08:00
net1080.c Move usbnet.h and rndis_host.h to include/linux/usb 2008-01-31 19:27:00 -08:00
pegasus.c net: convert pegasus driver to net_device_ops 2009-01-08 11:22:25 -08:00
pegasus.h
plusb.c Move usbnet.h and rndis_host.h to include/linux/usb 2008-01-31 19:27:00 -08:00
rndis_host.c rndis: remove private wrapper of __constant_cpu_to_le32 2009-02-14 22:56:56 -08:00
rtl8150.c net: prepare usb net drivers for addition of status as a parameter 2008-12-18 23:00:59 -08:00
smsc95xx.c drivers/net/usb: fix sparse warnings: Should it be static? 2009-02-17 19:34:47 -08:00
smsc95xx.h net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver 2008-10-08 16:44:18 -07:00
usbnet.c net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00
zaurus.c Move usbnet.h and rndis_host.h to include/linux/usb 2008-01-31 19:27:00 -08:00