[sanboot] Extend the "keep-san" option to non-iSCSI SAN protocols

This disgustingly ugly hack just keeps getting worse.
This commit is contained in:
Michael Brown
2009-11-04 01:18:08 +00:00
parent 67015d1011
commit be670840c7
5 changed files with 37 additions and 17 deletions

View File

@@ -15,4 +15,6 @@ struct sanboot_protocol {
#define __sanboot_protocol __table_entry ( SANBOOT_PROTOCOLS, 01 )
extern int keep_san ( void );
#endif /* _GPXE_SANBOOT_H */