]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Use chan->state instead of sk->sk_state
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 28 May 2012 01:27:54 +0000 (22:27 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 5 Jun 2012 03:34:11 +0000 (06:34 +0300)
commit506045fde41321d4fbe89ae427b029be912b94ca
treec29271d0eac5b7d754149bc91929a47df4d90544
parentc0e2b6c519ee3b78832fa94fb3df8b89012e5b24
Bluetooth: Use chan->state instead of sk->sk_state

These vars are kept in sync so we can use chan->state here.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/l2cap_core.c