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)
It's 'sock' not 'sk'.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found