summaryrefslogtreecommitdiff
path: root/include/linux/can/dev.h
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2018-11-09 17:01:50 +0300
committerMarc Kleine-Budde <mkl@pengutronix.de>2018-11-09 19:20:29 +0300
commite05237f9da42ee52e73acea0bb082d788e111229 (patch)
treeb7b5e07f68735bb450b12124a8982b4b7e0e13d3 /include/linux/can/dev.h
parentcbffaf7aa09edbaea2bc7dc440c945297095e2fd (diff)
downloadlinux-e05237f9da42ee52e73acea0bb082d788e111229.tar.xz
can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan_priv::tx_mb_idx
The previous patch changes the TX path to always use the last mailbox regardless of the used offload scheme (rx-fifo or timestamp based). This means members "tx_mb" and "tx_mb_idx" of the struct flexcan_priv don't depend on the offload scheme, so replace them by compile time constants. Cc: linux-stable <stable@vger.kernel.org> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'include/linux/can/dev.h')
0 files changed, 0 insertions, 0 deletions