]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'ovs-mpls'
authorDavid S. Miller <davem@davemloft.net>
Mon, 3 Oct 2016 06:00:29 +0000 (02:00 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Oct 2016 06:00:29 +0000 (02:00 -0400)
commit127af2555d9dc884f96fcf57838b51110347a22f
treec93484e9f3001d3afb4c030eb632d2994b6b8b84
parenta34624a6e0ddb7db3ec5920dc09a2c596cedc8b9
parentf022bb83fcfeafdfa381c6eb2c931b4dbfb6c512
Merge branch 'ovs-mpls'

Jiri Benc says:

====================
openvswitch: mpls fix and clean up

Convert to the new mpls skb layout the last remaining place in openvswitch,
forgotten on the mpls GSO rework. The GSO rework also allows for some
cleanup in the third patch.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>