Move source tree closer to the 2.6.32.17 mainline
/drivers/usb/class/cdc-acm.h
blob:c4a0ee8ffccfb3ae4203c8cac4d091d88177b478 -> blob:519eb638b6e960a8325d65deff2f7829932050f6
--- drivers/usb/class/cdc-acm.h
+++ drivers/usb/class/cdc-acm.h
@@ -112,7 +112,6 @@ struct acm {
struct mutex mutex;
struct usb_cdc_line_coding line; /* bits, stop, parity */
struct work_struct work; /* work queue entry for line discipline waking up */
- struct work_struct waker;
wait_queue_head_t drain_wait; /* close processing */
struct tasklet_struct urb_task; /* rx processing */
spinlock_t throttle_lock; /* synchronize throtteling and read callback */