Archived
14
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
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
can.c
cfm.c
drvfbi.c
ecm.c
ess.c
fplustm.c [PATCH] skfp warning fixes 2006-03-21 16:00:53 -05:00
hwmtm.c
hwt.c
Makefile
pcmplc.c
pmf.c
queue.c
rmt.c
skfddi.c
smt.c
smtdef.c
smtinit.c
smttimer.c
srf.c