From: Sreenivasa Honnur Date: Mon, 5 Oct 2009 01:56:35 +0000 (+0000) Subject: vxge: Check if FCS stripping is disabled by the firmware. X-Git-Tag: v2.6.33-rc1~388^2~913 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa41fd10038ab575f043a62dace374e07e9193de;p=pandora-kernel.git vxge: Check if FCS stripping is disabled by the firmware. - Added a function to check if FCS stripping is disabled by the firmware, if it is not disabled fail driver load. - By default FCS stripping is disabled by the firmware. With this assumption driver decrements the indicated packet length by 4 bytes(FCS length). - This patch ensures that FCS stripping is disabled during driver load time. Signed-off-by: Sreenivasa Honnur Signed-off-by: David S. Miller --- Reading git-diff-tree failed