mirror of
https://github.com/xcat2/xNBA.git
synced 2026-03-13 09:09:36 +00:00
Most network upper-layer drivers do not implement all three methods (probe, notify, and remove). Save code by making all methods optional. Signed-off-by: Michael Brown <mcb30@ipxe.org>