diff options
author | Johannes Berg <johannes.berg@intel.com> | 2012-03-05 11:24:27 -0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-03-06 15:16:09 -0500 |
commit | 08ae86ac3f9d9c9a60d2883c82cd72a5c66b94db (patch) | |
tree | 9994018a15181358b6f5b8dbedec48d2e9c1a7be /drivers/net/wireless/iwlwifi/iwl-trans-pcie-tx.c | |
parent | 4ff70fcdf3c424c3fdca253e7b7556f77eaf39be (diff) | |
download | blackbird-op-linux-08ae86ac3f9d9c9a60d2883c82cd72a5c66b94db.tar.gz blackbird-op-linux-08ae86ac3f9d9c9a60d2883c82cd72a5c66b94db.zip |
iwlwifi: remove shared lock
Some data doesn't need protection, some of the
lock places are simply useless, and some data
can be protected with the mutex instead. Thus
the shared lock can be removed by making those
changes.
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>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-trans-pcie-tx.c')
0 files changed, 0 insertions, 0 deletions