]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[Bluetooth] Missing endian swapping for L2CAP socket list
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 20 Feb 2007 23:23:40 +0000 (00:23 +0100)
committerAdrian Bunk <bunk@stusta.de>
Tue, 20 Feb 2007 23:23:40 +0000 (00:23 +0100)
commit1042dac731e1ad848b69af31dd7b15a2e9c6f6f4
tree4d1e11a7b1ce5d9c129d27126e1d6cc7a327847f
parent0d1335f51d535fa036c5cddccd1779cab5f2f143
[Bluetooth] Missing endian swapping for L2CAP socket list

The PSM value in the L2CAP socket list must be converted to host
order before printing it.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
net/bluetooth/l2cap.c