Merge patch series "can: kvaser_pciefd: Simplify identification of physical CAN inter...
authorMarc Kleine-Budde <mkl@pengutronix.de>
Fri, 25 Jul 2025 15:57:41 +0000 (17:57 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Fri, 25 Jul 2025 15:57:41 +0000 (17:57 +0200)
commit46647a840538b1e019873d6097590e5b1b73e7a0
treec0200ae3505c34769cef92bd30ba8520a11ee791
parent2db7a52ca9ed89cd0f762b21f79266f02d613fae
parentfed552478e6fbefcf0416143ed054bdbfc50fb52
Merge patch series "can: kvaser_pciefd: Simplify identification of physical CAN interfaces"

Jimmy Assarsson <extja@kvaser.com> says:

This patch series simplifies the process of identifying which network
interface (can0..canX) corresponds to which physical CAN channel on
Kvaser PCIe based CAN interfaces.

Changes in v4:
  - Fix transient Sparse warning
  - Add tag Reviewed-by Vincent Mailhol

Changes in v3:
  - Fixed typo; kvaser_pcied -> kvaser_pciefd in documentation patch

Changes in v2:
  - Replace use of netdev.dev_id with netdev.dev_port
  - Formatting and refactoring
  - New patch with devlink documentation

Link: https://patch.msgid.link/20250725123230.8-1-extja@kvaser.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>