commit | 358b838291f618278080bbed435b755f9b46748e | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jpirko@redhat.com> | Wed Nov 16 11:09:09 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 16 18:16:38 2011 -0500 |
tree | b8203f872977fff505fcb8b1c7ce44deace9690b | |
parent | 61dc3461b9549bc10a2f16d254250680cadafcce [diff] |
team: replicate options on register Since multiple team instances are putting defined options into their option list, during register each option must be cloned before added into list. This resolves uncool memory corruptions when using multiple teams. Signed-off-by: Jiri Pirko <jpirko@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>