summaryrefslogtreecommitdiffstats
path: root/net/dsa
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-02-25 15:17:13 -0500
committerDavid S. Miller <davem@davemloft.net>2016-02-25 15:17:13 -0500
commit2a04c7baded1cb2717ef8d02759e2ce13ae28602 (patch)
tree6e4383a2dc4cec9568298126abc733bfdb672eaf /net/dsa
parent39661e2c158911ed3cf6f63464c6cbf9cf9b0660 (diff)
parent10a5af238cd29b7e43af0dc0690ae9baa0650c36 (diff)
downloadlinux-2a04c7baded1cb2717ef8d02759e2ce13ae28602.tar.gz
linux-2a04c7baded1cb2717ef8d02759e2ce13ae28602.tar.bz2
linux-2a04c7baded1cb2717ef8d02759e2ce13ae28602.zip
Merge branch 'vxlan-rx-cleanups'
Jiri Benc says: ==================== vxlan: consolidate rx handling Currently, vxlan_rcv is just called at the end of vxlan_udp_encap_recv, continuing the rx processing where vxlan_udp_encap_recv left it. There's no clear border between those two functions. This patchset moves vxlan_udp_encap_recv and vxlan_rcv into a single function. This also allows to do some simplification in error path. The VXLAN-GPE implementation that will follow up this set can be seen at: https://github.com/jbenc/linux-vxlan/commits/master ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions