From: Sebastian Pöhn Date: Fri, 15 Jul 2011 23:00:20 +0000 (-0700) Subject: gianfar: rx parser X-Git-Tag: v3.0~21^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3dc1586375c3fa061c4867e8b076d09a53beb03;p=pandora-kernel.git gianfar: rx parser Only let the rx parser be enabled if it is necessary (if VLAN extraction, IP or TCP checksumming or the rx queue filer are enabled). Otherwise disable it. The new routine gfar_check_rx_parser_mode should be run after every change on this features and will enable/disable the parser as necessary. Signed-off-by: Jiri Pirko Signed-off-by: Sebastian Poehn Signed-off-by: David S. Miller --- Reading git-diff-tree failed