Skip to content

Commit

Permalink
iwlwifi: make sta lock private & BH lock
Browse files Browse the repository at this point in the history
Now that the transport has its own locking,
there's no need to have the sta_lock in the
shared data. Also, it can be a BH lock as
it's not used from IRQ handlers.

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>
  • Loading branch information
Johannes Berg authored and John W. Linville committed Mar 6, 2012
1 parent 015c15e commit fa23cb0
Show file tree
Hide file tree
Showing 5 changed files with 88 additions and 115 deletions.
Loading

0 comments on commit fa23cb0

Please sign in to comment.