Bluetooth: Remove mgmt_valid_hdev() helper function
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 6 Oct 2013 15:25:01 +0000 (08:25 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 6 Oct 2013 15:58:45 +0000 (17:58 +0200)
The helper function mgmt_valid_hdev() is more obfuscating the code
then it makes it easier to read. So intead of this helper, use the
direct check for BR/EDR device type.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>

No differences found