mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-10 02:15:31 +00:00
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> |
||
|---|---|---|
| .. | ||
| h | ||
| can.c | ||
| cfm.c | ||
| drvfbi.c | ||
| ecm.c | ||
| ess.c | ||
| fplustm.c | ||
| 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 | ||