commit | 95775d12219285d6e0116acb6267864582cd01ef | [log] [tgz] |
---|---|---|
author | Malcolm Priestley <tvboxspy@gmail.com> | Sun Jan 11 10:26:12 2015 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 12 19:45:35 2015 -0800 |
tree | 24aa44a150f966331ba196eea7ca79f0d7a98d9a | |
parent | bc22b4978d06e270372dc243f9341d921346f35a [diff] |
staging: vt6655: [BUG] Protect MACvSelectPage1 with lock. The device must not flip to page 1 while in interrupt lock causing loss of connection or dead lock. Protect from changes to page by adding lock where user can change the page in CARDvSetRSPINF, vnt_configure and set_channel Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>