]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit33dd246ee2c24f9cc7dc56c609f727590870cc90
tree499adcbfb22ddfb9e7d4071e8448f9100ba7b234
parent9d7d3815b0513b21e5d2c9f542e1ef16e4d4af23
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