diff options
Diffstat (limited to 'include/net/bluetooth/rfcomm.h')
-rw-r--r-- | include/net/bluetooth/rfcomm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/bluetooth/rfcomm.h b/include/net/bluetooth/rfcomm.h index 8c54ff37ad4f..4dc8d92a4638 100644 --- a/include/net/bluetooth/rfcomm.h +++ b/include/net/bluetooth/rfcomm.h | |||
@@ -180,6 +180,7 @@ struct rfcomm_dlc { | |||
180 | u8 addr; | 180 | u8 addr; |
181 | u8 priority; | 181 | u8 priority; |
182 | u8 v24_sig; | 182 | u8 v24_sig; |
183 | u8 remote_v24_sig; | ||
183 | u8 mscex; | 184 | u8 mscex; |
184 | u8 out; | 185 | u8 out; |
185 | 186 | ||