aboutsummaryrefslogtreecommitdiffstats
path: root/include/mtp_data.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-11-26 21:07:11 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-11-26 21:07:11 +0100
commite976df1b5bf333a9af10559fbe1de3ab6537ca64 (patch)
tree8a1eece41c0b8b337a91079809411e9603f34248 /include/mtp_data.h
parent4e3e28e91632640490642108f7b89824e2b51b4f (diff)
mtp: Be able to set the spare bits in the network indicator
Diffstat (limited to 'include/mtp_data.h')
-rw-r--r--include/mtp_data.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mtp_data.h b/include/mtp_data.h
index 3096cb6..14c2037 100644
--- a/include/mtp_data.h
+++ b/include/mtp_data.h
@@ -39,6 +39,7 @@ struct mtp_link {
/* routing info.. */
int dpc, opc;
int ni;
+ int spare;
/* internal state */
/* the MTP1 link is up */