From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: Mon, 20 Feb 2012 11:58:31 +0100
here's a single patch intendet for 3.3. Oliver Hartkopp fixed a problem in
the generic SJA1000 interrupt handler. If you unplug a PCMCIA or PCIe card,
when the CAN bus is under high load, the interrupt handler my
loop forever, not noticing that the hardware has been removed. I added
stable to Cc, v3.2 was the first kernel with such a driver.
Pulled, thanks Marc.