Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63399
b: refs/heads/master
c: d838528
h: refs/heads/master
i:
  63397: bf1ed5c
  63395: 2b97daf
  63391: f0a38c9
v: v3
  • Loading branch information
Al Viro authored and David S. Miller committed Jul 31, 2007
1 parent 609855f commit d5719ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 88219a0f65ae14ba744fa424604c965b6f1c1a8d
refs/heads/master: d83852822cb58f0beaa2d06b7c1e9e005e0c4f94
1 change: 0 additions & 1 deletion trunk/net/bluetooth/l2cap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1754,7 +1754,6 @@ static inline void l2cap_sig_channel(struct l2cap_conn *conn, struct sk_buff *sk
len -= L2CAP_CMD_HDR_SIZE;

cmd_len = le16_to_cpu(cmd.len);
cmd.len = cmd_len;

BT_DBG("code 0x%2.2x len %d id 0x%2.2x", cmd.code, cmd_len, cmd.ident);

Expand Down

0 comments on commit d5719ff

Please sign in to comment.