bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.
authorDavid S. Miller <davem@davemloft.net>
Tue, 9 Dec 2008 08:01:53 +0000 (00:01 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Dec 2008 08:01:53 +0000 (00:01 -0800)
commit6cf1a0f856bcb5423bfb4121b2dfeaa3ba7b1ff2
treecc1ea9def5bfbe95a91add565f04b0fd4f08685f
parente42130039c85826567d4e4864f2c7492578576cb
bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.

It's 'sock' not 'sk'.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/bluetooth/rfcomm/sock.c