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
..
2005-06-27 00:19:53 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-27 00:19:53 -04:00
2005-04-16 15:20:36 -07:00
2005-06-27 00:19:53 -04:00
2006-03-21 16:00:53 -05:00
2005-06-27 00:19:53 -04:00
2005-04-16 15:20:36 -07:00
2005-06-27 00:19:53 -04:00
2006-03-03 21:33:57 -05:00
2005-06-27 00:19:53 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-03-03 21:33:57 -05:00
2005-06-27 00:19:53 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00