Eric Kinzie 786c990a11 bonding: copy entire config structure in mode 4
Copy all needed fields from the mode8023ad_private structure in
bond_mode_8023ad_conf_get().  This help ensure that a subsequent call
to rte_eth_bond_8023ad_setup() is not passed uninitialized data that
would result in either incorrect behavior or a failed sanity check.

Fixes: 46fb43683679 ("bond: add mode 4")

Signed-off-by: Eric Kinzie <ekinzie@brocade.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Declan Doherty <declan.doherty@intel.com>
2016-03-16 19:05:47 +01:00
..
2016-03-16 16:51:12 +01:00
2016-03-16 16:57:39 +01:00
2016-03-16 18:51:44 +01:00
2016-03-16 17:18:11 +01:00
2016-03-16 18:52:18 +01:00
2016-03-16 19:05:47 +01:00
2016-03-04 16:01:15 +01:00