From: Ben Hutchings Date: Wed, 12 Feb 2014 18:58:57 +0000 (+0000) Subject: sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGN X-Git-Tag: v3.15-rc1~113^2~384^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bdadad16608a69defe0b64745a0a6a2edc8e012;p=pandora-kernel.git sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGN If CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is defined then NET_IP_ALIGN will be defined as 0, so this macro is redundant. Signed-off-by: Ben Hutchings Signed-off-by: Shradha Shah Signed-off-by: David S. Miller --- Reading git-diff-tree failed