|
@@ -225,7 +225,6 @@ int wilc1000_wlan_init(struct net_device *dev, struct wilc_vif *vif);
|
|
|
|
|
|
void wilc_frmw_to_linux(struct wilc *wilc, u8 *buff, u32 size, u32 pkt_offset);
|
|
|
void wilc_mac_indicate(struct wilc *wilc, int flag);
|
|
|
-int wilc_lock_timeout(struct wilc *wilc, void *, u32 timeout);
|
|
|
void wilc_netdev_cleanup(struct wilc *wilc);
|
|
|
int wilc_netdev_init(struct wilc **wilc, struct device *, int io_type, int gpio,
|
|
|
const struct wilc_hif_func *ops);
|