From: Hauke Mehrtens Date: Mon, 15 Jul 2013 11:15:08 +0000 (+0200) Subject: bcma: fix handling of big addrl X-Git-Tag: v3.12-rc1~132^2~297^2^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd4edf197544bae1c77d84bad354aa7ce1d08ce1;p=pandora-kernel.git bcma: fix handling of big addrl The return value of bcma_erom_get_addr_desc() is a unsigned value and it could wrap around in the two complement writing. This happens for one core in the BCM4708 SoC. Signed-off-by: Hauke Mehrtens Signed-off-by: John W. Linville --- Reading git-diff-tree failed