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)
commitacabae96df2dff253f831e94c33ef9f0f15600d0
treeb99a0a95f7cfb968c16bf3315c9919effded2098
parenta77b15a60cb1d54d87e8794bfbc94c9ccee679ed
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