From: Pavel Emelyanov Date: Mon, 21 Jan 2008 08:28:03 +0000 (-0800) Subject: [VLAN]: Move protocol determination to seperate function X-Git-Tag: v2.6.25-rc1~1162^2~233 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91b4f954759653272504c55b715b757207ed1700;p=pandora-kernel.git [VLAN]: Move protocol determination to seperate function I think, that we can make this code flow easier to understand by introducing the vlan_set_encap_proto() function (I hope the name is good) to setup the skb proto and merge the paths calling netif_rx() together. [Patrick: Modified to apply on top of my previous patches] Signed-off-by: Pavel Emelyanov Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed