commit | 4b8fabd5a87828d676b1f9547fdaedcaeac39c6a | [log] [tgz] |
---|---|---|
author | Robert Greenwalt <rgreenwalt@google.com> | Mon Apr 08 18:02:02 2013 -0700 |
committer | Robert Greenwalt <rgreenwalt@google.com> | Mon Apr 08 18:02:02 2013 -0700 |
tree | bcf7564e0fd9f8d77db0aee7861e4f4f358e8fcb | |
parent | c4ad3cb07ed76c5697c60285456d9c49675174d9 [diff] |
Fix crash bug with mismatched iface names The copied-to LinkProperties needs the same iface name as the copied from. Since we were copying into an empty LP this was trivial, but I changed the params to tighten up this contract - don't want to accidentally change an LP's iface name when we shouldn't. bug:8569797 Change-Id: I5f88826e37271a0549c14d004bb2f16983b950e6