From: Mauro Carvalho Chehab Date: Tue, 28 Apr 2015 22:02:19 +0000 (-0300) Subject: [media] af9013: Don't accept invalid bandwidth X-Git-Tag: omap-for-v4.2/fixes-rc1^2~111^2~509 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7b76c91f471413de9ded837bddeca2164786571;p=pandora-kernel.git [media] af9013: Don't accept invalid bandwidth If userspace sends an invalid bandwidth, it should either return EINVAL or switch to auto mode. This driver will go past an array and program the hardware on a wrong way if this happens. Cc: stable@vger.kernel.org Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed