Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122175
b: refs/heads/master
c: 45555c0
h: refs/heads/master
i:
  122173: 3013e37
  122171: de38cd6
  122167: ec7ef13
  122159: 41c4d73
  122143: a3e2a6b
  122111: 5ca8caf
v: v3
  • Loading branch information
Ingo Molnar authored and David S. Miller committed Nov 26, 2008
1 parent 787dee6 commit f612b7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ff0db0490a2eb6db4f03870987c5c8e3dd81e747
refs/heads/master: 45555c0ed436b8b06eeaa5c524a3377e6d24fb45
2 changes: 2 additions & 0 deletions trunk/net/bluetooth/rfcomm/sock.c
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,9 @@ static int rfcomm_sock_getsockopt(struct socket *sock, int level, int optname, c

static int rfcomm_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg)
{
#if defined(CONFIG_BT_RFCOMM_TTY) || defined(CONFIG_BT_RFCOMM_DEBUG)
struct sock *sk = sock->sk;
#endif
int err;

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

0 comments on commit f612b7a

Please sign in to comment.