]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6fb6f3cab4c3c97891de212673f29ff3c7122e84
treecc1ea9def5bfbe95a91add565f04b0fd4f08685f
parentf34d68b0bf65782ae081f219bec8206bcc6eea57
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