From: Benjamin Poirier
Date: Wed, 14 Jan 2015 16:52:35 +0900
> For example, one could conceivably call
> for_each_netdev_in_bond_rcu(condition ? bond1 : bond2, slave)
> and get an unexpected result.
>
> Signed-off-by: Benjamin Poirier
Applied.
--
To unsubscribe from this list: send the l
For example, one could conceivably call
for_each_netdev_in_bond_rcu(condition ? bond1 : bond2, slave)
and get an unexpected result.
Signed-off-by: Benjamin Poirier
---
include/linux/netdevice.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/netdevice.h
2 matches
Mail list logo