]> git.baikalelectronics.ru Git - kernel.git/commit
bareudp: add module alias
authorTaehee Yoo <ap420073@gmail.com>
Sun, 8 Mar 2020 01:19:07 +0000 (01:19 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Mar 2020 04:22:29 +0000 (21:22 -0700)
commit2a7b0b819da20973647a4fa0b68aff11719a8d01
tree437583bd56a6457b7ce04878caee0aff7fa55de4
parent57b299852831eca50fa55ebed84bdeb7ced79f13
bareudp: add module alias

In the current bareudp code, there is no module alias.
So, RTNL couldn't load bareudp module automatically.

Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bareudp.c