d63d692a44
Fix for compiler warning about format specifier in prints in drivers/staging/sxg/sxg.c Prints were using %x to print unsigned long data. Signed-off-by: J.R. Mauro <jrm8005@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This is the rough cut at a driver for the Alacritech SLIC Technology Non-Accelerated 10Gbe network driver. TODO: - lindent the code - remove typedefs - remove wrappers - checkpatch.pl cleanups - new functionality that the card needs Please send patches to: Greg Kroah-Hartman <gregkh@suse.de> for any cleanups that you do to this driver.