On Thu, Apr 08, 2021 at 11:32:15AM +0200, Jack Wang wrote: > When "enhanced IPoIB" enabled for CX-5 devices, it requires > the parent device to be UP, otherwise the child devices won't > work. > > This add a debug message to give admin a hint, if only child interface > is UP, but parent interface is not. > > Signed-off-by: Jack Wang <jinpu.wang@xxxxxxxxx> > Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxx> > --- > drivers/infiniband/ulp/ipoib/ipoib_main.c | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) Applied to for-next, thanks Jason