Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203863
b: refs/heads/master
c: bc766db
h: refs/heads/master
i:
  203861: 90e09e1
  203859: f8d53a1
  203855: db48468
v: v3
  • Loading branch information
João Paulo Rechi Vita authored and Marcel Holtmann committed Jul 21, 2010
1 parent 625d189 commit 0475954
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: f9dd11b03c5c3cd6bdf2e503400bbc922c898974
refs/heads/master: bc766db2ef3700ae74bdfc88d74b771b97971a24
2 changes: 1 addition & 1 deletion trunk/net/bluetooth/l2cap.c
Original file line number Diff line number Diff line change
Expand Up @@ -1881,7 +1881,7 @@ static int l2cap_sock_sendmsg(struct kiocb *iocb, struct socket *sock, struct ms

default:
BT_DBG("bad state %1.1x", pi->mode);
err = -EINVAL;
err = -EBADFD;
}

done:
Expand Down

0 comments on commit 0475954

Please sign in to comment.