commit | 6eda447e01bdc992c8b1e081ebadc255e7549e13 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sat Oct 14 18:46:36 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 14 18:46:36 2017 -0700 |
tree | 27d6dacd64d59e8339ac58feca9ba929e7ebaeb6 | |
parent | e086101b150ae8e99e54ab26101ef3835fa9f48d [diff] | |
parent | c8c41ea1bd707eb032e248c55d640f32c950ed19 [diff] |
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 <davem@davemloft.net>