commit | 57ce9774951360aad66c48b1b30683ffb1b23f61 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Apr 25 15:59:47 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 26 01:52:02 2019 -0400 |
tree | 6978f5a80eed9a2430c37d6aca7f75a2f7f6a453 | |
parent | 23d415dae924498dcd26acf2850715dd1f419550 [diff] |
netdevsim: use ida for bus device ids Instead of increments of u32 value, use ida to manage bus device ids. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>