From: Dan Carpenter Date: Thu, 23 Dec 2010 19:38:53 +0000 (-0300) Subject: [media] cx231xxx: fix typo in saddr_len check X-Git-Tag: v2.6.38-rc1~470^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe04164647588ec55937e6d696da1ebeca04d000;p=pandora-kernel.git [media] cx231xxx: fix typo in saddr_len check The original code compared "saddr_len" with zero twice in a nonsensical way. I asked the list, and Andy Walls and Sri Deevi say that the second check should be if "saddr_len == 1". Signed-off-by: Dan Carpenter Signed-off-by: Srinivasa Deevi Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed