From: Vipul Pandya Date: Wed, 7 Nov 2012 03:45:46 +0000 (+0000) Subject: cxgb4: Fix initialization of SGE_CONTROL register X-Git-Tag: v3.7-rc5~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dad9e94bdb1e424c4feeed715dff2fe51528289;p=pandora-kernel.git cxgb4: Fix initialization of SGE_CONTROL register INGPADBOUNDARY_MASK is already shifted. No need to shift it again. On reloading a driver it was resulting in a bad SGE FL MTU sizes [1536, 9088] error. This only causes an issue on systems that have L1 cache size of 32B, 128B, 512B, 2048B or 4096B. Signed-off-by: Jay Hernandez Signed-off-by: Vipul Pandya Signed-off-by: David S. Miller --- Reading git-diff-tree failed