From: Antti Palosaari Date: Tue, 14 Apr 2015 18:12:54 +0000 (-0300) Subject: [media] dvb-core: fix 32-bit overflow during bandwidth calculation X-Git-Tag: omap-for-v4.2/fixes-rc1^2~111^2~253 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a80f296422a01178d0a993479369e94f5830127;p=pandora-kernel.git [media] dvb-core: fix 32-bit overflow during bandwidth calculation Frontend bandwidth calculation overflows on very high DVB-S/S2 symbol rates. Use mult_frac() macro in order to keep calculation correct. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed