mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
We don't actually use the reset functions anywhere, and nothing really
provides them.
This commit is contained in:
+1
-1
@@ -608,7 +608,7 @@ nfssymlink:
|
||||
return 1;
|
||||
}
|
||||
|
||||
INIT_FN ( INIT_RPC, rpc_init, nfs_reset, nfs_reset );
|
||||
INIT_FN ( INIT_RPC, rpc_init, nfs_reset );
|
||||
|
||||
struct protocol nfs_protocol __protocol = {
|
||||
.name = "nfs",
|
||||
|
||||
Reference in New Issue
Block a user