]> git.ipfire.org Git - thirdparty/linux.git/commit
documentation: networking: can: Document alloc_candev_mqs()
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 2 Jun 2025 11:59:52 +0000 (13:59 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Tue, 10 Jun 2025 08:20:11 +0000 (10:20 +0200)
commit9e97db3c075a77d15a6be26541e7dad22dbfc793
treec3a649ec56e0edb6589ea2da92ecc748489e883a
parent3064247120238f384ea53c70caad6c7c49d6c465
documentation: networking: can: Document alloc_candev_mqs()

Since the introduction of alloc_candev_mqs() and friends, there is no
longer a need to allocate a generic network device and perform explicit
CAN-specific setup.  Remove the code showing this setup, and document
alloc_candev_mqs() instead.

Fixes: 39549eef3587f1c1 ("can: CAN Network device driver and Netlink interface")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/c0f9a706ba31f1a49eb72e58526cd294d97a1ce9.1748865431.git.geert+renesas@glider.be
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Documentation/networking/can.rst