openvswitch: Fix GSO with multiple MPLS label.
authorPravin B Shelar <pshelar@nicira.com>
Wed, 24 Dec 2014 00:20:28 +0000 (16:20 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Dec 2014 04:57:31 +0000 (23:57 -0500)
commitcbe7e76d94f59e89302bd514e4b685e03d1ebbe4
tree3d02656f1f35aac57b126e710be98ad68afd6949
parentec449f40bb3e19c77f62ddabf7c1fe3ccefece6f
openvswitch: Fix GSO with multiple MPLS label.

MPLS GSO needs to know inner most protocol to process GSO packets.

Fixes: 25cd9ba0abc ("openvswitch: Add basic MPLS support to
kernel").

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/actions.c