From: Casey Leedom Date: Tue, 29 Jun 2010 12:54:12 +0000 (+0000) Subject: cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding Boundary X-Git-Tag: v2.6.36-rc1~571^2~393 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3003be36a3c9215cd17182349981581de269048;p=pandora-kernel.git cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding Boundary Use correct shift factor for extracting the SGE DMA Ingress Padding Boundary. Was accidentally using the register field's shift which was close enough (4 instead of the propper value of 5) that it actually sort of worked for various packet sizes ... Signed-off-by: Casey Leedom Signed-off-by: David S. Miller --- Reading git-diff-tree failed