]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Fix extra conversion to __le32
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Fri, 9 Mar 2012 11:00:50 +0000 (13:00 +0200)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 28 Mar 2012 14:39:05 +0000 (11:39 -0300)
commite54269887bc6676639a51654551b6bbfefdca42d
tree3bdb999cd7d25d616041cff0e05ec9c3162e8e3c
parent597930f3052ae66f3ccf8b19333e3350a94b6015
Bluetooth: Fix extra conversion to __le32

Value to be converted is already in __le32 format.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/mgmt.c