On 04/12/15 17:14, Stephen Hemminger wrote:
> From: Eric Kinzie
>
> 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 eithe
From: Eric Kinzie
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:
2 matches
Mail list logo