]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7a6f4028bd57d47afd9a289abaa54cd2eddd11cc
tree6ad38dd8f878d015d35e6785416c4043070a4aec
parentf0d1a7aa149416f50e67805a0aafdc2e43e4dc3d
parent95306646436b896667b538b384ebfc4bceec4fc2
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>