staging: wlan-ng: fix compilation for USB debugging
authorTim Collier <osdevtc@gmail.com>
Fri, 25 Oct 2019 08:41:25 +0000 (09:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 Oct 2019 18:46:43 +0000 (20:46 +0200)
commitbbf358ec1bd6e57c899e6c28623da1c24ca4b951
tree499adcbfb22ddfb9e7d4071e8448f9100ba7b234
parent95d8aa5c56f6e2aa629d7ef347f0b301d094ff5d
staging: wlan-ng: fix compilation for USB debugging

Fix compilation errors (remove references to 2 undefined fields in the
URB struct) when DEBUG_USB is defined for the wlan-ng driver.

Signed-off-by: Tim Collier <osdevtc@gmail.com>
Link: https://lore.kernel.org/r/20191025084126.9181-5-osdevtc@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/hfa384x_usb.c