]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge patch "Documentation: networking: document ISO 15765-2"
authorMarc Kleine-Budde <mkl@pengutronix.de>
Thu, 20 Jun 2024 09:56:54 +0000 (11:56 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Thu, 20 Jun 2024 09:56:54 +0000 (11:56 +0200)
commitc80e390d7b47b6b3f4ca7e16c05ec073a406172e
tree8b5c3ae263a0a4bc27876d0f34f1d9b0382097da
parent20e69650d51f20e430d5b46d53bb48248b4c66ca
parent67711e04254c388aa2f3125f23fbb897bbc07d56
Merge patch "Documentation: networking: document ISO 15765-2"

Francesco Valla <valla.francesco@gmail.com> says:

While the in-kernel ISO 15765-2 (ISO-TP) stack is fully functional and
easy to use, no documentation exists for it.

This patch adds such documentation, containing the very basics of the
protocol, the APIs and a basic example.

Link: https://lore.kernel.org/all/20240501092413.414700-1-valla.francesco@gmail.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>