Hi Greg, After merging the staging tree, today's linux-next build (x86_64 allmodconfig) produced a large number of warnings in drivers/staging/wilc1000.
like:
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c: At top level:
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c:4184:2: warning:
initialization from incompatible pointer type
.add_station = WILC_WFI_add_station,
^
drivers/staging/wilc1000/linux_wlan.c: In function 'mac_open':
drivers/staging/wilc1000/linux_wlan.c:2140:51: warning: cast from pointer to
integer of different size [-Wpointer-to-int-cast]
g_linux_wlan->strInterfaceInfo[i].drvHandler =
(WILC_Uint32)priv->hWILCWFIDrv;
^
drivers/staging/wilc1000/host_interface.c:708:59: warning: cast from pointer to
integer of different size [-Wpointer-to-int-cast]
s32Error = SendConfigPkt(SET_CFG, &strWID, 1, WILC_TRUE,
(WILC_Uint32)pstrWFIDrv);
^
--
Cheers,
Stephen Rothwell [email protected]
pgpiVnkPB9nir.pgp
Description: OpenPGP digital signature

