solos: Remove superfluous wait_queue_head_t from struct solos_param
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
This commit is contained in:
@@ -123,7 +123,6 @@ struct solos_param {
|
|||||||
pid_t pid;
|
pid_t pid;
|
||||||
int port;
|
int port;
|
||||||
struct sk_buff *response;
|
struct sk_buff *response;
|
||||||
wait_queue_head_t wq;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#define SOLOS_CHAN(atmdev) ((int)(unsigned long)(atmdev)->phy_data)
|
#define SOLOS_CHAN(atmdev) ((int)(unsigned long)(atmdev)->phy_data)
|
||||||
|
Reference in New Issue
Block a user