summaryrefslogtreecommitdiffstats
path: root/drivers/net/netdevsim/sdev.c
Commit message (Collapse)AuthorAgeFilesLines
* netdevsim: remove unused sdev codeTaehee Yoo2020-02-031-69/+0
| | | | | | | | | 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>
* netdevsim: move shared dev creation and destruction into separate fileJiri Pirko2019-04-121-0/+69
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>
OpenPOWER on IntegriCloud