[PATCH] staging: wilc1000: modify type casting warning

Dan Carpenter dan.carpenter at oracle.com
Mon Jun 22 09:17:34 UTC 2015


This silences the warning but really the warnings indicate real bugs
which need to be fixed.  Silencing these warnings makes the bugs harder
to find so it is a step in the wrong direction.

Change SendConfigPkt() so that drvHandler is a pointer.

regards,
dan carpenter



More information about the devel mailing list