commit | 562f08eb8020cf3672c3743752f82d962ecb7788 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Mar 07 09:52:18 2012 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Mar 08 13:59:48 2012 -0500 |
tree | ee0bbf3eb04360cd5f477da9956e518d5ec7f91d | |
parent | b0b4619273dd8b9414a4632f8f229e4f2897ff45 [diff] |
iwlwifi: remove BT handlers from lib_ops There's no need to have operations for these as they simply depend on whether the device has built-in bluetooth, so just duplicate the information already there (whether bt_params is present or not). Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>