commit | 664a5c1d1e33cd89cb7883e8c74638cc482b5da7 | [log] [tgz] |
---|---|---|
author | Malcolm Priestley <tvboxspy@gmail.com> | Tue Apr 21 22:33:02 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 08 14:35:23 2015 +0200 |
tree | a369a563f427727f8a7e0de83c862e217c14a71f | |
parent | 032ed34a84263cdb396e4318fed6a92ed50add26 [diff] |
staging: vt6655: lock MACvWriteBSSIDAddress. This function selects page 1 and cause intermittent problems on interrupt handler. lock call with spin_lock_irqsave. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Cc: <stable@vger.kernel.org> # v3.19+ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>