]> 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)
commitb03b1bb95ee92382a31aac6e4d41d458bc56d86d
tree437583bd56a6457b7ce04878caee0aff7fa55de4
parent9b2b8c1b2f0e37254e7df47970374ee319952825
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