Commits

Marc Kleine-Budde committed a8ca2efce43
can: janz-ican3: convert dev_<level> printing to netdev_<level> This patch converts the dev_<level> printing to netdev_<level>, this makes it possible to remove the "struct device *dev" pointer from the "struct ican3_dev". Cc: Ira W. Snyder <iws@ovro.caltech.edu> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>