commit | 8fb4bc6fd5bd5bab9a34581e45b00d9a041d1d71 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Apr 25 15:59:43 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 26 01:52:02 2019 -0400 |
tree | fe8ff39dd4f4e5b18b885a949964439c0878d3a3 | |
parent | 5fc494225c1eb81309cc4c91f183cd30e4edb674 [diff] |
netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items The existing devlink.c code is going to be extended to represent asic device on a bus. As this is about more than just devlink, rename the file. Do appropriate prefix renaming alongside with that. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>