On 11:19 Wed 03 Nov 2010, Marek Belisko wrote: > - BOOLEAN bGoodVersion; > + u8 bGoodVersion; Please use the bool type instead of u8. Might as well do FALSE/TRUE -> false/true while you are at it :) Cheers, Brandon _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel