aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorShiraz, Saleem <[email protected]>2019-09-25 11:45:24 -0500
committerJason Gunthorpe <[email protected]>2019-10-04 14:29:14 -0300
commitee4e4040ab6191f9431afad9a2deec76f6759cad (patch)
tree632a2b05b699da68fddb860d5dc1b40f19799cc6 /tools/perf/scripts/python/export-to-sqlite.py
parentb66f31efbdad95ec274345721d99d1d835e6de01 (diff)
RDMA/i40iw: Associate ibdev to netdev before IB device registration
i40iw IB device registration fails with ENODEV. ib_register_device setup_device/setup_port_data i40iw_port_immutable ib_query_port iw_query_port ib_device_get_netdev(ENODEV) ib_device_get_netdev() does not have a netdev associated with the ibdev and thus fails. Use ib_device_set_netdev() to associate netdev to ibdev in i40iw before IB device registration. Fixes: 4929116bdf72 ("RDMA/core: Add common iWARP query port") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Shiraz, Saleem <[email protected]> Reviewed-by: Kamal Heib <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions