Style rev. 1.152.
This commit is contained in:
parent
7705c58f36
commit
9b9a52b496
@ -870,8 +870,8 @@ reply:
|
||||
* proxying for.
|
||||
*/
|
||||
if (rt->rt_ifp != ifp &&
|
||||
(rt->rt_ifp->if_bridge != ifp->if_bridge ||
|
||||
ifp->if_bridge == NULL)) {
|
||||
(rt->rt_ifp->if_bridge != ifp->if_bridge ||
|
||||
ifp->if_bridge == NULL)) {
|
||||
RT_UNLOCK(rt);
|
||||
goto drop;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user