K 10 svn:author V 7 wkoszek K 8 svn:date V 27 2007-12-04T20:33:58.000000Z K 7 svn:log V 235 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) END