From: Andreas Oberritter Date: Fri, 20 May 2011 21:56:23 +0000 (-0300) Subject: [media] DVB: drxd_hard: handle new bandwidths by returning -EINVAL X-Git-Tag: v3.0-rc1~322^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63952e8c4ae7f3272cd37321a71428f3637f650f;p=pandora-kernel.git [media] DVB: drxd_hard: handle new bandwidths by returning -EINVAL drivers/media/dvb/frontends/drxd_hard.c: In function ‘DRX_Start’: drivers/media/dvb/frontends/drxd_hard.c:2327: warning: enumeration value ‘BANDWIDTH_5_MHZ’ not handled in switch drivers/media/dvb/frontends/drxd_hard.c:2327: warning: enumeration value ‘BANDWIDTH_10_MHZ’ not handled in switch drivers/media/dvb/frontends/drxd_hard.c:2327: warning: enumeration value ‘BANDWIDTH_1_712_MHZ’ not handled in switch [mchehab@redhat.com: removed the status = status assignment after the switch] Signed-off-by: Andreas Oberritter Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed