]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Use defines in in hci_get_auth_req()
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Fri, 28 Jun 2013 08:56:28 +0000 (10:56 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 25 Jul 2013 13:15:22 +0000 (14:15 +0100)
commit64229f220c3d70a827189dfa038effea4e335227
treeb99a0a95f7cfb968c16bf3315c9919effded2098
parentec53f0d0b4174d2ce62353bf8c9f830c9a5d86c4
Bluetooth: Use defines in in hci_get_auth_req()

Make the code in hci_get_auth_req() more readable by using the
defined macros instead of inlining magic numbers.

Signed-off-by: Mikel Astiz <mikel.astiz@bmw-carit.de>
Signed-off-by: Timo Mueller <timo.mueller@bmw-carit.de>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/hci_event.c