OSDN Git Service

Merge branch 'net-fix-a-mcast-issue-for-tipc-udp-media'
authorDavid S. Miller <davem@davemloft.net>
Wed, 5 Aug 2020 19:19:52 +0000 (12:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Aug 2020 19:19:52 +0000 (12:19 -0700)
commit273d405b4d5657dd2ad9aa6381e94ef63bb71423
tree6ad38dd8f878d015d35e6785416c4043070a4aec
parent5845589ed652da9b65833044bd2d0bcb1d676ed0
parent5a6f6f579178dbeb33002d93b4f646c31348fac9
Merge branch 'net-fix-a-mcast-issue-for-tipc-udp-media'

Xin Long says:

====================
net: fix a mcast issue for tipc udp media

Patch 1 is to add a function to get the dev by source address,
which will be used by Patch 2.
====================

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