dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/skfp
Hannes Eder 409b204435 drivers/net/skfp: fix sparse warnings: make symbols static
Fix this sparse warnings:

  drivers/net/skfp/skfddi.c:620:13: warning: symbol 'skfp_interrupt' was not declared. Should it be static?
  drivers/net/skfp/skfddi.c:687:25: warning: symbol 'skfp_ctl_get_stats' was not declared. Should it be static?
  drivers/net/skfp/skfddi.c:1232:6: warning: symbol 'CheckSourceAddress' was not declared. Should it be static?

Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-26 00:06:28 -08:00
..
h skfp annotations 2008-03-26 00:18:44 -04:00
Makefile
cfm.c
drvfbi.c
ecm.c
ess.c drivers/net/skfp/ess.c: fix compile warnings 2008-08-27 05:36:09 -04:00
fplustm.c skfp annotations 2008-03-26 00:18:44 -04:00
hwmtm.c skfp annotations 2008-03-26 00:18:44 -04:00
hwt.c
pcmplc.c
pmf.c drivers/net/skfp/pmf.c: Use offsetof() macro 2008-09-24 18:48:56 -04:00
queue.c
rmt.c
skfddi.c drivers/net/skfp: fix sparse warnings: make symbols static 2008-12-26 00:06:28 -08:00
smt.c net: use the common ascii hex helpers 2008-07-30 16:30:15 -07:00
smtdef.c
smtinit.c
smttimer.c
srf.c