Reapply "net: release reference to inet6_dev pointer"

This reverts commit 7b3ee41b62.

Bug: 320243175
Change-Id: I4627e1097dddbb697597cbb51e4ba9f4f1af61da
Signed-off-by: Carlos Llamas <cmllamas@google.com>
This commit is contained in:
Carlos Llamas
2024-02-13 00:33:47 +00:00
parent bdf29bd281
commit e9eafb11e1

View File

@@ -2759,7 +2759,7 @@ void addrconf_prefix_rcv(struct net_device *dev, u8 *opt, int len, bool sllao)
}
if (valid_lft != 0 && valid_lft < in6_dev->cnf.accept_ra_min_lft)
return;
goto put;
/*
* Two things going on here: