commit | 6c8c4e4c24b9f6cee3d356a51e4a7f2af787a49b | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Mon Feb 25 22:26:15 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 26 17:30:38 2013 -0500 |
tree | 7fad067bef292f4227966b484952080e4f26fdf5 | |
parent | 0237c11044b3670adcbe80cd6dd721285347f497 [diff] |
bond: check if slave count is 0 in case when deciding to take slave's mac in bond_enslave(), check slave_cnt before actually using slave address. introduced by: commit 409cc1f8a41 (bond: have random dev address by default instead of zeroes) Reported-by: Greg Rose <gregory.v.rose@intel.com> Signed-off-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>