aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netdevsim/sdev.c
Commit message (Collapse)AuthorAgeFilesLines
* 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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>