]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4d1096c63d655f9a06c24e406a6aa95c31579312
tree37a8a80dec1a8ee384dc28f824aa3fbfce377ffc
parent1b1094f160c801982c7598cd6c1f0b445ecc12e3
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