From: David S. Miller Date: Sun, 15 Oct 2017 01:46:36 +0000 (-0700) Subject: Merge branch 'macvlan-cleanups' X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6eda447e01bdc992c8b1e081ebadc255e7549e13;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'macvlan-cleanups' Alexander Duyck says: ==================== net: Minor macvlan source mode cleanups So this patch series is just a few minor cleanups for macvlan source mode. The first patch addresses double receives when a packet is being routed to the macvlan destination address, and the other addresses the pkt_type being updated in cases where it most likely should not be. ==================== Signed-off-by: David S. Miller --- 6eda447e01bdc992c8b1e081ebadc255e7549e13