These patches * makes sure that DMA memory is allocated properly * avoids the tx errata workaround needlessly being applied * fixes a bug where the driver can be left hanging without interrupts enabled Andreas Larsson (2): can: grcan: Fix broken system id check for errata workaround needs can: grcan: Only use the napi poll budget for rx Daniel Hellstrom (1): can: grcan: use ofdev->dev when allocating DMA memory drivers/net/can/grcan.c | 45 +++++++++++++++++++++-------------------- 1 file changed, 23 insertions(+), 22 deletions(-) -- 2.17.1