Skip to content
Commit 54513c70 authored by Johan Hedberg's avatar Johan Hedberg Committed by Carles Cufí
Browse files

drivers: can: kvaser_pci: Fix incorrect RAM context struct type



The can_kvaser_pci_data_##inst type was supposed to be
can_kvaser_pci_data and not can_kvaser_pci_config. This got unnoticed
because there were no struct members to pre-initialize, and a reference
to the struct was stored using a void pointer.

Signed-off-by: default avatarJohan Hedberg <johan.hedberg@intel.com>
parent 6acdb1b7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment