From: Florian Fainelli Date: Wed, 2 Jul 2014 04:08:39 +0000 (-0700) Subject: net: systemport: rename rx_csum_en to rx_chk_en X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~224^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d34c1cb01ddef8e99c7855513a578c066f8300f;p=pandora-kernel.git net: systemport: rename rx_csum_en to rx_chk_en This boolean tells us whether we are using the RXCHK hardware block, so use a variable name that reflects that. RXCHK might be used in the future to implement Wake-on-LAN using ARP or unicast packets. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed