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)
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

Simple merge