aboutsummaryrefslogtreecommitdiffstats
path: root/include/bsc_data.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-01-04 13:23:50 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-01-17 11:27:00 +0100
commit85e17d1224b7599f936264ca8d6d3824452842c8 (patch)
treec40e9e7da6514631b9ce22474175e81325530129 /include/bsc_data.h
parentfe72c160e2d3c7a32bed13ff7675e0d547635d62 (diff)
mtp: Remove the forced_down as it is never read in that application
Diffstat (limited to 'include/bsc_data.h')
-rw-r--r--include/bsc_data.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/bsc_data.h b/include/bsc_data.h
index 5a01dce..b2fd29f 100644
--- a/include/bsc_data.h
+++ b/include/bsc_data.h
@@ -64,7 +64,6 @@ struct link_data {
struct mtp_link_set *the_link;
struct timer_list link_activate;
- int forced_down;
int (*start)(struct link_data *);
int (*write)(struct link_data *, struct msgb *msg);