aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2007-02-21 19:36:12 +0100
committerGuido Guenther <agx@bogon.sigxcpu.org>2007-02-21 19:36:12 +0100
commitc97917e4d9b7eee56488d166e70dc760e0a9a0c4 (patch)
tree9e0fdb87e4c6f30ab92e563e0a8f5887efb52831
parenteb22de0385663415fe66e4cb1df001b09e51c108 (diff)
remove tqueue
-rw-r--r--at76c503.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/at76c503.h b/at76c503.h
index 0d36bbb..86e3f71 100644
--- a/at76c503.h
+++ b/at76c503.h
@@ -476,7 +476,6 @@ struct at76c503 {
struct urb * read_urb;
__u8 bulk_out_endpointAddr; /* the address of the bulk out endpoint */
-// struct work_struct tqueue; /* task queue for line discipline waking up */
int open_count; /* number of times this port has been opened */
struct semaphore sem; /* locks this structure */