]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Use l2cap_pi(sk) directly where possible
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 13 Oct 2013 18:36:07 +0000 (11:36 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 13 Oct 2013 18:40:12 +0000 (21:40 +0300)
commit73646783af9e92f0e067e581a783a33650df9f3e
tree248a315ce71b42aef4e60ab266614edb28cf6327
parenta3b1b589399cef343bfaa2b2b318681acbdf185b
Bluetooth: Use l2cap_pi(sk) directly where possible

There are few places where it makes sense to use l2cap_pi(sk) directly
instead of assigning it to temporary structure.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/l2cap_sock.c