]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
wusbcore wire adapter: ignore HWA_NOTIF_BPST_ADJ notifications
authorThomas Pugliese <thomas.pugliese@gmail.com>
Thu, 6 Jun 2013 19:39:23 +0000 (14:39 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Jun 2013 20:11:14 +0000 (13:11 -0700)
commit3a57aa8161a06133bc3142327f3b2f1a9a50f6c8
treeca2a3c28d9424b2fbed9e7f97849293bd079c932
parent3e6159eefd15f796552bb115bce625a0d2a27b4c
wusbcore wire adapter: ignore HWA_NOTIF_BPST_ADJ notifications

No action is needed for the HWA_NOTIF_BPST_ADJ event.  Ignore it instead
of printing a warning to the log since these events can happen dozens of
times per second.

Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/wusbcore/wa-nep.c