]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: remove an obsolete comment
authorMartin Kaiser <martin@kaiser.cx>
Tue, 6 Apr 2021 20:48:29 +0000 (22:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Apr 2021 08:24:47 +0000 (10:24 +0200)
commit39920794c940f84cb8ef98f6d68326f9800be24d
tree9c7853820d6fa3ed527da3a108add66ade233fa2
parent9ef91b8a87a43686a9ccdbc33c0bcb5aca99fa78
staging: rtl8188eu: remove an obsolete comment

This driver does not set URB_ZERO_PACKET.

The rtl8188eu driver that's available from Realtek/Edimax has some
commented-out code that sets zero packet. It was removed from this
driver before it was imported.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210406204829.18130-11-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c