aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc/llcp/llcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/nfc/llcp/llcp.h')
-rw-r--r--net/nfc/llcp/llcp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/nfc/llcp/llcp.h b/net/nfc/llcp/llcp.h
index 32cec81939e6..5f117adac2e5 100644
--- a/net/nfc/llcp/llcp.h
+++ b/net/nfc/llcp/llcp.h
@@ -104,6 +104,9 @@ struct nfc_llcp_sock {
104 u8 dsap; 104 u8 dsap;
105 char *service_name; 105 char *service_name;
106 size_t service_name_len; 106 size_t service_name_len;
107 u8 rw;
108 u16 miux;
109
107 110
108 /* Remote link parameters */ 111 /* Remote link parameters */
109 u8 remote_rw; 112 u8 remote_rw;