On Tue, Apr 23, 2024 at 07:15:41AM +0000, Konstantin Taranov wrote: > > I could not really find a consistent return code for when > > netdev_master_upper_dev_get_rcu() fails. -ENODEV? > > Thanks for catching this! Yes, I think ret = -ENODEV; is appropriate fix. > Should I send a patch to rdma-next? Or what should I do now to fix > this? Send a patch Jason