aboutsummaryrefslogtreecommitdiffstats
path: root/src/net
diff options
context:
space:
mode:
authorMichael Brown <mcb30@ipxe.org>2023-09-13 14:30:25 +0100
committerMichael Brown <mcb30@ipxe.org>2023-09-13 16:29:48 +0100
commiteeb7cd56e54e2bc649626988872c170fba37c163 (patch)
treedfc1a3ee5ca1bc46ae23128bbcd2d0b832967a35 /src/net
parent0aa2e4ec963597794dd8f8b36f77f4d0cf4e03c8 (diff)
downloadipxe-eeb7cd56e54e2bc649626988872c170fba37c163.tar.gz
[netdevice] Remove netdev_priv() helper function
Some network device drivers use the trivial netdev_priv() helper function while others use the netdev->priv pointer directly. Standardise on direct use of netdev->priv, in order to free up the function name netdev_priv() for reuse. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/net')
0 files changed, 0 insertions, 0 deletions