diff options
author | Matti Gottlieb <matti.gottlieb@intel.com> | 2014-09-29 11:46:04 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-12-06 15:57:33 -0800 |
commit | 4e709ff658f620bba0c1eb2e0925df2ccc4439ea (patch) | |
tree | 294b22aaea00c88be300c5d33e2e1a43c4b93497 /drivers/scsi/mpt3sas/mpi/mpi2_raid.h | |
parent | e82d01761ce623228cb21fc2680720f9fcab62a7 (diff) |
iwlwifi: mvm: ROC - bug fixes around time events and locking
commit a6cc5163149532734b84c86cbffa4994e527074b upstream.
Don't add the time event to the list. We added it several
times the same time event, which leads to an infinite loop
when walking the list.
Since we (currently) don't support more than one ROC for STA
vif at a time, enforce this and don't add the time event
to any list.
We were also missing the locking of the mutex which led to
a lockdep splat - fix that.
Signed-off-by: Matti Gottlieb <matti.gottlieb@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/scsi/mpt3sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions