]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
authorDavid S. Miller <davem@davemloft.net>
Sun, 17 Mar 2013 16:58:47 +0000 (12:58 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 17 Mar 2013 16:58:47 +0000 (12:58 -0400)
commit36fe582ff6e82e226523e409cc60afb95a60642d
tree45e344303aec36f5c30456e0c7f3c38161ace7a5
parent8df89f8abe5e88d6dc4506cfc7443297756ceb75
parentf49d4071423b6d93be36c3271e3ac92dbbc7582a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch

Conflicts:
net/openvswitch/vport-internal_dev.c

Jesse Gross says:

====================
A couple of minor enhancements for net-next/3.10.  The largest is an
extension to allow variable length metadata to be passed to userspace
with packets.

There is a merge conflict in net/openvswitch/vport-internal_dev.c:
A existing commit modifies internal_dev_mac_addr() and a new commit
deletes it.  The new one is correct, so you can just remove that function.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/datapath.c
net/openvswitch/vport-internal_dev.c