Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-03 | netdevsim: remove unused sdev code | Taehee Yoo | |
sdev.c code is merged into dev.c and is not used anymore. it would be removed. Reviewed-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Taehee Yoo <ap420073@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org> | |||
2019-04-12 | netdevsim: move shared dev creation and destruction into separate file | Jiri Pirko | |
To make code easier to read, move shared dev bits into a separate file. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net> |