Benjamin Poirier 4ccce02eb3 netdevice: Add missing parentheses in macro
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 <bpoirier@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-01-14 16:34:41 -05:00
..
2014-12-20 13:42:57 -08:00
2014-12-20 13:42:57 -08:00
2014-12-20 13:42:57 -08:00
2015-01-02 12:07:50 -08:00