commit | 094f9b4b317b235b8d7fa03b356b9a3f3633b55b | [log] [tgz] |
---|---|---|
author | Janne Grunau <janne-dvb@grunau.be> | Thu Apr 24 20:19:22 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Sat Apr 26 09:10:49 2008 -0300 |
tree | e10e683210a38f9b3532fc7cc9f0fd4affc85281 | |
parent | 50fa46b25490039ef51ef0dc8afdded60c4d3b59 [diff] |
V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isoc Fixes a copy and paste error in check of kzalloc return value. The check block was copied from the previous allocation but the variable wasn't exchanged. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>