diff options
author | Jiri Pirko <jiri@mellanox.com> | 2019-09-30 11:48:15 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-10-01 14:47:19 -0700 |
commit | ff92741270bf8b6e78aa885f166b68c7a67ab13a (patch) | |
tree | 34ee884df47a3417597f2a70cb4e72061e7c8c7c /Makefile | |
parent | 6958c97a488c69c2421760e4b73834fb63d6a935 (diff) | |
download | linux-ff92741270bf8b6e78aa885f166b68c7a67ab13a.tar.bz2 |
net: introduce name_node struct to be used in hashlist
Introduce name_node structure to hold name of device and put it into
hashlist instead of putting there struct net_device directly. Add a
necessary infrastructure to manipulate the hashlist. This prepares
the code to use the same hashlist for alternative names introduced
later in this set.
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions