OSDN Git Service

staging: wlan-ng: correction to comment in hfa384x_usb
authorTim Collier <osdevtc@gmail.com>
Wed, 25 Jul 2018 19:30:32 +0000 (20:30 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 29 Jul 2018 08:08:02 +0000 (10:08 +0200)
commitd47b10e6f90de6f0275eb3c9ffbc68c5534af9e4
tree468fec38800205102dc68d0786b83101f79901da
parent318c66d456b81ce15b5e17b551d7db6ecc4aeac6
staging: wlan-ng: correction to comment in hfa384x_usb

The comment for hfa384x_docmd incorrectly states that usercb_data
should be NULL for DOASYNC calls; in fact, it should be NULL for
DOWAIT calls (this is consistent with the other similar functions and
the rest of the comment text).

Signed-off-by: Tim Collier <osdevtc@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/hfa384x_usb.c