WorkStruct: make allyesconfig
[linux-2.6-block.git] / drivers / net / wireless / prism54 / islpci_eth.h
index bc9d7a60b8d607e4642e7efa325dc04534e73c4b..99d37eda9f012873a1b6843f0e210bfd417580c7 100644 (file)
@@ -68,6 +68,6 @@ void islpci_eth_cleanup_transmit(islpci_private *, isl38xx_control_block *);
 int islpci_eth_transmit(struct sk_buff *, struct net_device *);
 int islpci_eth_receive(islpci_private *);
 void islpci_eth_tx_timeout(struct net_device *);
-void islpci_do_reset_and_wake(void *data);
+void islpci_do_reset_and_wake(struct work_struct *);
 
 #endif                         /* _ISL_GEN_H */