commit | dfc06d2faca4be197f397c0134bc2cb211b2f149 | [log] [tgz] |
---|---|---|
author | Nicolai Hähnle <nicolai.haehnle@amd.com> | Wed May 10 23:01:00 2017 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Mon Jun 05 10:44:09 2017 +1000 |
tree | 4aa5bef2d82a3801d738fd1431b0fecbb974dfe1 | |
parent | 543de22f4b2bfc6e8135ed41978c31768eadfd51 [diff] |
radv: use ac_surface data structures This is mostly mechanical changes of renaming types and introducing "legacy" everywhere. It doesn't use the ac_surface computation functions yet. Reviewed-by: Dave Airlie <airlied@redhat.com>