diff options
| author | Michael Brown | 2023-09-13 23:43:24 +0200 |
|---|---|---|
| committer | Michael Brown | 2023-09-14 13:55:56 +0200 |
| commit | 8cbf248198f3bc66c52b2340b4decf293af8af47 (patch) | |
| tree | 0f5d2ebeeb4c66f2e4121f4e26b39fd0336a7984 /src/interface/linux | |
| parent | [ipv6] Use driver-private data to hold link-local IPv6 settings block (diff) | |
| download | ipxe-8cbf248198f3bc66c52b2340b4decf293af8af47.tar.gz ipxe-8cbf248198f3bc66c52b2340b4decf293af8af47.tar.xz ipxe-8cbf248198f3bc66c52b2340b4decf293af8af47.zip | |
[vmware] Use driver-private data to hold GuestInfo settings block
Simplify the per-netdevice GuestInfo settings code by using
driver-private data to hold the settings block, instead of using a
separate allocation.
The settings block (if existent) will be automatically unregistered
when the parent network device settings block is unregistered, and no
longer needs to be separately freed. The guestinfo_net_remove()
function may therefore be omitted completely.
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/interface/linux')
0 files changed, 0 insertions, 0 deletions
