]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
can: kvaser_pciefd: Rename board_irq to pci_irq
authorMartin Jocic <martin.jocic@kvaser.com>
Fri, 14 Jun 2024 15:15:23 +0000 (17:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Sep 2024 09:11:32 +0000 (11:11 +0200)
commit00e4c69422c05724bd826554cfcce3c32b2bf3b0
tree358119051eeb42d9fd81d26ff8d9912a5d45e13d
parent42408507362deb546cd0f04109da0b83d074722b
can: kvaser_pciefd: Rename board_irq to pci_irq

[ Upstream commit cbf88a6ba7bb6ce0d3131b119298f73bd7b18459 ]

Rename the variable name board_irq in the ISR to pci_irq to
be more specific and to match the macro by which it is read.

Signed-off-by: Martin Jocic <martin.jocic@kvaser.com>
Link: https://lore.kernel.org/all/20240614151524.2718287-7-martin.jocic@kvaser.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Stable-dep-of: dd885d90c047 ("can: kvaser_pciefd: Use a single write when releasing RX buffers")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/can/kvaser_pciefd.c