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
..
Kconfig
Makefile
asix.c
catc.c
cdc_ether.c
cdc_subset.c
dm9601.c
gl620a.c
hso.c drivers/net/usb: fix sparse warnings: Should it be static? 2009-02-17 19:34:47 -08:00
kaweth.c
mcs7830.c
net1080.c
pegasus.c
pegasus.h
plusb.c
rndis_host.c rndis: remove private wrapper of __constant_cpu_to_le32 2009-02-14 22:56:56 -08:00
rtl8150.c
smsc95xx.c drivers/net/usb: fix sparse warnings: Should it be static? 2009-02-17 19:34:47 -08:00
smsc95xx.h
usbnet.c
zaurus.c