WorkStruct: make allyesconfig

Fix up for make allyesconfig.

Signed-Off-By: David Howells <dhowells@redhat.com>
此提交包含在:
David Howells
2006-11-22 14:57:56 +00:00
父節點 65f27f3844
當前提交 c4028958b6
共有 282 個檔案被更改,包括 1775 行新增1454 行删除

查看文件

@@ -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 */