projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce85ee1
)
Bluetooth: Remove unused struct l2cap_conn item
author
Gustavo F. Padovan
<padovan@profusion.mobi>
Thu, 24 Mar 2011 23:14:16 +0000
(20:14 -0300)
committer
Gustavo 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
patch
|
blob
|
history
diff --git
a/include/net/bluetooth/l2cap.h
b/include/net/bluetooth/l2cap.h
index 7a0262524a50417707ae5b8faf6495b21cc88f77..2b9ca0d5c4a0fc831bb4ffa5e7f1a82b5d481322 100644
(file)
--- a/
include/net/bluetooth/l2cap.h
+++ b/
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;