commit | c4028958b6ecad064b1a6303a6a5906d4fe48d73 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Nov 22 14:57:56 2006 +0000 |
committer | David Howells <dhowells@redhat.com> | Wed Nov 22 14:57:56 2006 +0000 |
tree | 1c4c89652c62a75da09f9b9442012007e4ac6250 | |
parent | 65f27f38446e1976cc98fd3004b110fedcddd189 [diff] [blame] |
WorkStruct: make allyesconfig Fix up for make allyesconfig. Signed-Off-By: David Howells <dhowells@redhat.com>
diff --git a/drivers/net/skge.h b/drivers/net/skge.h index 537c0aa..23e5275 100644 --- a/drivers/net/skge.h +++ b/drivers/net/skge.h
@@ -2456,7 +2456,7 @@ struct net_device_stats net_stats; - struct work_struct link_thread; + struct delayed_work link_thread; enum pause_control flow_control; enum pause_status flow_status; u8 rx_csum;