]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: gpib: Add init response codes for new ni-usb-hs+
authorDave Penkler <dpenkler@gmail.com>
Tue, 22 Jul 2025 16:48:10 +0000 (18:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 Jul 2025 09:31:23 +0000 (11:31 +0200)
commitf50d5e0c1f80d004510bf77cb0e1759103585c00
tree62652b2664c05225ccc8348470267b978356839f
parentc5647e0e85c91a7e0532b416e3bf429062d67450
staging: gpib: Add init response codes for new ni-usb-hs+

A new version of a bona fide genuine NI-USB-HS+ adaptor
sends new response codes to the initialization sequence.

Add the checking for these response codes to suppress
console warning messages.

Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://lore.kernel.org/r/20250722164810.2621-1-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/ni_usb/ni_usb_gpib.c