opnsense-src/sys/dev/ipw
Wojciech A. Koszek 9977143467 Cast 'data' to 'u_char', as printf() requires this type to be unsigned. This
is what gcc3 complains about.

Without this change, it's impossible to build the kernel with gcc3.

Tested by:	cognet@ (mentor)
Approved by:	cognet@ (mentor)
2007-12-04 20:33:58 +00:00
..
if_ipw.c Cast 'data' to 'u_char', as printf() requires this type to be unsigned. This 2007-12-04 20:33:58 +00:00
if_ipwreg.h Update ipw to work with the new net80211 stack, plus other driver improvements. 2007-10-12 05:23:00 +00:00
if_ipwvar.h Update ipw to work with the new net80211 stack, plus other driver improvements. 2007-10-12 05:23:00 +00:00