From: Pravin B Shelar Date: Tue, 7 May 2013 20:41:07 +0000 (+0000) Subject: gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol() X-Git-Tag: v3.10-rc1~34^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19acc327258ac5bcd0f31c07853e6d9784010fb4;p=pandora-kernel.git gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol() Rather than having logic to calculate inner protocol in every tunnel gso handler move it to gso code. This simplifies code. Cc: Eric Dumazet Cc: Cong Wang Cc: David S. Miller Signed-off-by: Pravin B Shelar Signed-off-by: David S. Miller --- Reading git-diff-tree failed