iwlwifi: add iwl_set_bits_mask to transport API
authorLilach Edelstein <lilach.edelstein@intel.com>
Sun, 13 Jan 2013 11:31:10 +0000 (13:31 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 1 Feb 2013 10:27:22 +0000 (11:27 +0100)
Express iwl_set_bit() and iwl_clear_bit() through iwl_set_bits_mask()
and add the latter to the transport's API in order to allow different
implementation for different transport types in the future.

Signed-off-by: Lilach Edelstein <lilach.edelstein@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found