staging: vt6656: Remove vnt_interrupt_buffer in_use flag.
authorMalcolm Priestley <tvboxspy@gmail.com>
Wed, 4 Mar 2020 19:41:55 +0000 (19:41 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Mar 2020 09:51:20 +0000 (10:51 +0100)
commitd1ec124246181b63e5a0dae54b5638f6c4cab4c5
tree37a8a80dec1a8ee384dc28f824aa3fbfce377ffc
parentb26b1391dfa54a63abddd3dd6a18fc934826a01d
staging: vt6656: Remove vnt_interrupt_buffer in_use flag.

mac80211 is the only user of in_use to start it and should
not be true when so.

So internal toggling of this variable is not relevant.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Link: https://lore.kernel.org/r/69585034-4318-4bec-7d9b-f64a167df237@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/device.h
drivers/staging/vt6656/usbpipe.c