Bluetooth: Remove unused struct l2cap_conn item
authorGustavo F. Padovan <padovan@profusion.mobi>
Thu, 24 Mar 2011 23:14:16 +0000 (20:14 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 31 Mar 2011 17:22:57 +0000 (14:22 -0300)
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/l2cap.h

index 7a02625..2b9ca0d 100644 (file)
@@ -301,7 +301,6 @@ struct l2cap_conn {
 
        struct sk_buff *rx_skb;
        __u32           rx_len;
-       __u8            rx_ident;
        __u8            tx_ident;
 
        __u8            disc_reason;