From: Michal Schmidt Date: Tue, 25 Feb 2014 15:04:26 +0000 (+0100) Subject: bnx2x: save RAM in kdump kernel by disabling TPA X-Git-Tag: v3.15-rc1~113^2~264^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94d9de3cf7b7902253e65d7aef30f2db051c1ac6;p=pandora-kernel.git bnx2x: save RAM in kdump kernel by disabling TPA When running in a kdump kernel, disable TPA. This saves memory, which tends to be scarce in kdump. TPA, being a receive acceleration, is unlikely to be useful for kdump, whose purpose is to send the memory image out. This saves additional 5 MB in the kdump environment. Signed-off-by: Michal Schmidt Signed-off-by: David S. Miller --- Reading git-diff-tree failed