On Sun, Mar 19, 2017 at 11:17:08PM -0700, Jacob Zachariah wrote: > Fix the following warning reported by sparse: > > drivers/staging/wilc1000/wilc_wfi_cfgoperations.c:2006:51: warning: incorrect > type in assignment (different base types) > drivers/staging/wilc1000/wilc_wfi_cfgoperations.c:2006:51: expected > unsigned short [unsigned] [assigned] [usertype] ht_capa_info > drivers/staging/wilc1000/wilc_wfi_cfgoperations.c:2006:51: got restricted > __le16 const [usertype] cap_info >
This is probably correct but there is another just a few lines down. Fix that as well. regards, dan carpenter _______________________________________________ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel