can: gs_usb: document the PAD_PKTS_TO_MAX_PKT_SIZE feature
authorMarc Kleine-Budde <mkl@pengutronix.de>
Sun, 7 Nov 2021 13:52:10 +0000 (14:52 +0100)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Thu, 10 Mar 2022 08:49:15 +0000 (09:49 +0100)
commit4643e34eccfc17f97cb18425835c7087afa8d9fb
tree16ee05215d2424a5d65a9880e71321edcc43aa8d
parente0902cad4b32838e0336b5497a7e9d479ada6b9c
can: gs_usb: document the PAD_PKTS_TO_MAX_PKT_SIZE feature

The widely used open source firmware candleLight supports padding the
USB packets to max packet size to improve performance on Windows
systems.

This patch documents the bit.

Link: https://lore.kernel.org/all/20220309124132.291861-12-mkl@pengutronix.de
Link: https://github.com/candle-usb/candleLight_fw/pull/7
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/usb/gs_usb.c