Commit f3dd4f0f authored by Gustavo F. Padovan's avatar Gustavo F. Padovan

Bluetooth: Remove unused struct l2cap_conn item

Signed-off-by: default avatarGustavo F. Padovan <padovan@profusion.mobi>
parent ce85ee13
......@@ -301,7 +301,6 @@ struct l2cap_conn {
struct sk_buff *rx_skb;
__u32 rx_len;
__u8 rx_ident;
__u8 tx_ident;
__u8 disc_reason;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment