diff options
-rw-r--r-- | drivers/atm/solos-pci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/atm/solos-pci.c b/drivers/atm/solos-pci.c index f2736dd3eb02..8121f8556ea8 100644 --- a/drivers/atm/solos-pci.c +++ b/drivers/atm/solos-pci.c | |||
@@ -123,7 +123,6 @@ struct solos_param { | |||
123 | pid_t pid; | 123 | pid_t pid; |
124 | int port; | 124 | int port; |
125 | struct sk_buff *response; | 125 | struct sk_buff *response; |
126 | wait_queue_head_t wq; | ||
127 | }; | 126 | }; |
128 | 127 | ||
129 | #define SOLOS_CHAN(atmdev) ((int)(unsigned long)(atmdev)->phy_data) | 128 | #define SOLOS_CHAN(atmdev) ((int)(unsigned long)(atmdev)->phy_data) |