aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-01-20 15:08:57 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-01-20 15:08:57 +0100
commit1349584c26b5e9ebb6498dc910d55c52116e0f32 (patch)
treeb15944e7b07bf18fe2710fa02c0808cf7e148a4c /include
parent606eae8ece62fdc5e075ac88f70a02ffb9df27c4 (diff)
mtp: Start the linktest directly
No need for delaying the linktest, start it directly when the linkset should come up
Diffstat (limited to 'include')
-rw-r--r--include/mtp_data.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/mtp_data.h b/include/mtp_data.h
index 062361c..7521f9b 100644
--- a/include/mtp_data.h
+++ b/include/mtp_data.h
@@ -63,8 +63,6 @@ struct mtp_link_set {
struct timer_list t1_timer;
struct timer_list t2_timer;
- struct timer_list delay_timer;
-
struct llist_head links;
struct mtp_link *slc[16];