linux/drivers/net/skfp
Andrew Morton 3d781a0231 [PATCH] skfp warning fixes
drivers/net/skfp/fplustm.c: In function `enable_formac':
drivers/net/skfp/fplustm.c:552: warning: large integer implicitly truncated to unsigned type
drivers/net/skfp/fplustm.c:555: warning: large integer implicitly truncated to unsigned type

These arguments were changed to `const', so the compiler can now see that it's
doing and outw(..., 0xffffnnnn).  Cast the arg to ushort.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-03-21 16:00:53 -05:00
..
h [PATCH] drivers/net/skfp/: cleanups 2005-06-27 00:19:53 -04:00
Makefile [PATCH] drivers/net/skfp/: cleanups 2005-06-27 00:19:53 -04:00
can.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cfm.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
drvfbi.c [PATCH] drivers/net/skfp/: cleanups 2005-06-27 00:19:53 -04:00
ecm.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ess.c [PATCH] drivers/net/skfp/: cleanups 2005-06-27 00:19:53 -04:00
fplustm.c [PATCH] skfp warning fixes 2006-03-21 16:00:53 -05:00
hwmtm.c [PATCH] drivers/net/skfp/: cleanups 2005-06-27 00:19:53 -04:00
hwt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pcmplc.c Massive net driver const-ification. 2006-03-03 21:33:57 -05:00
pmf.c [PATCH] drivers/net/skfp/: cleanups 2005-06-27 00:19:53 -04:00
queue.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rmt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
skfddi.c Massive net driver const-ification. 2006-03-03 21:33:57 -05:00
smt.c [PATCH] sparse cleanups: NULL pointers, C99 struct init. 2005-10-30 17:37:29 -08:00
smtdef.c [PATCH] drivers/net/skfp/: cleanups 2005-06-27 00:19:53 -04:00
smtinit.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
smttimer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
srf.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00