aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/fcoe.c
diff options
context:
space:
mode:
authorMichael Brown <mcb30@ipxe.org>2023-09-13 22:43:24 +0100
committerMichael Brown <mcb30@ipxe.org>2023-09-13 23:03:09 +0100
commite2a12088223e0ce5aa36b58adc4077cb68dc0965 (patch)
tree0f5d2ebeeb4c66f2e4121f4e26b39fd0336a7984 /src/net/fcoe.c
parent8b1d34badf321668f830c78e6803d718446b57ef (diff)
downloadipxe-e2a12088223e0ce5aa36b58adc4077cb68dc0965.tar.gz
[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. Since the settings block (if existent) will be automatically unregistered when the parent network device settings block is unregistered, the guestinfo_net_remove() function may be removed completely. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/net/fcoe.c')
0 files changed, 0 insertions, 0 deletions