commit | 007890d726602c925077381500f0b633cfacd711 | [log] [tgz] |
---|---|---|
author | Ira W. Snyder <iws@ovro.caltech.edu> | Wed Jul 18 15:33:14 2012 -0700 |
committer | Marc Kleine-Budde <mkl@pengutronix.de> | Fri Jul 20 12:31:06 2012 +0200 |
tree | 7264fd33cf7ce97840cd76c24a4734820de13be6 | |
parent | 8456a9196f7696421eecffdbab5d785f852d95e8 [diff] |
can: janz-ican3: drop invalid skbs The commit which added the janz-ican3 driver and commit 3ccd4c61 "can: Unify droping of invalid tx skbs and netdev stats" were committed into mainline Linux during the same merge window. Therefore, the addition of this code to the janz-ican3 driver was forgotten. This patch adds the expected code. Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>