commit | 2623f1a26f13538a3ab2f88fffac5767d99d4191 | [log] [tgz] |
---|---|---|
author | Wade Guthrie <wdg@chromium.org> | Tue May 14 15:14:54 2013 -0700 |
committer | ChromeBot <chrome-bot@google.com> | Mon Jun 03 14:34:01 2013 -0700 |
tree | ef6388128b3421406a1edd013ff1d4c4655d661a | |
parent | d1bd02eeff55c908723396306ec6511ce22c3f41 [diff] |
shill: Puts netlink message CreateAttribute calls in msg constructor. This doesn't move Create*Attribute calls from nested attributes (because at least some of those have to be created on site -- arrays on nested attributes, for instance) nor from unittests that create messages that normally come from the kernel. BUG=chromium:240446 TEST=unittest Change-Id: I192a452ec229d0a0ea2b314ad0cb56bff295e339 Reviewed-on: https://gerrit.chromium.org/gerrit/56815 Reviewed-by: Wade Guthrie <wdg@chromium.org> Tested-by: Wade Guthrie <wdg@chromium.org> Commit-Queue: Wade Guthrie <wdg@chromium.org>