Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122560
b: refs/heads/master
c: 6cf1a0f
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Dec 9, 2008
1 parent 2e4679d commit 10b0d71
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: e42130039c85826567d4e4864f2c7492578576cb
refs/heads/master: 6cf1a0f856bcb5423bfb4121b2dfeaa3ba7b1ff2
2 changes: 1 addition & 1 deletion trunk/net/bluetooth/rfcomm/sock.c
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,7 @@ static int rfcomm_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned lon
#endif
int err;

BT_DBG("sk %p cmd %x arg %lx", sk, cmd, arg);
BT_DBG("sk %p cmd %x arg %lx", sock, cmd, arg);

err = bt_sock_ioctl(sock, cmd, arg);

Expand Down

0 comments on commit 10b0d71

Please sign in to comment.