commit | eea45da4036d6d2dc3b7d2f870a0892b72aeeba4 | [log] [tgz] |
---|---|---|
author | Taehee Yoo <ap420073@gmail.com> | Sun Mar 08 01:19:07 2020 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 08 21:22:29 2020 -0700 |
tree | 437583bd56a6457b7ce04878caee0aff7fa55de4 | |
parent | 31de3f562f52ada96f3a003989fe6501609e3975 [diff] |
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>