Sfoglia il codice sorgente

Bluetooth: Remove unused struct l2cap_conn item

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Gustavo F. Padovan 14 anni fa
parent
commit
f3dd4f0f58
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      include/net/bluetooth/l2cap.h

+ 0 - 1
include/net/bluetooth/l2cap.h

@@ -301,7 +301,6 @@ struct l2cap_conn {
 
 	struct sk_buff *rx_skb;
 	__u32		rx_len;
-	__u8		rx_ident;
 	__u8		tx_ident;
 
 	__u8		disc_reason;