aboutsummaryrefslogtreecommitdiffstats
path: root/include/mtp_data.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-01-20 15:42:13 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-01-20 15:44:14 +0100
commit2d845fca0c2e3561593e2255dbe7f53fdee9e144 (patch)
tree736b01b77cbd00c49bf90557bf260bf7b5e12d69 /include/mtp_data.h
parentb4b747d7f76feec551539e6a3b20ce90ed7429b5 (diff)
mtp: Rename the the_link to set as it is a link set
Diffstat (limited to 'include/mtp_data.h')
-rw-r--r--include/mtp_data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mtp_data.h b/include/mtp_data.h
index 7521f9b..56886b4 100644
--- a/include/mtp_data.h
+++ b/include/mtp_data.h
@@ -83,7 +83,7 @@ struct mtp_link {
struct llist_head entry;
int pcap_fd;
- struct mtp_link_set *the_link;
+ struct mtp_link_set *set;
int available;