mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
Fix merging botch I made in last version.
This commit is contained in:
parent
df889dba95
commit
57be6dcf4c
1 changed files with 0 additions and 1 deletions
|
|
@ -205,7 +205,6 @@ int ed_probe_3Com(device_t, int, int);
|
|||
int ed_probe_SIC(device_t, int, int);
|
||||
#endif
|
||||
int ed_probe_Novell(device_t, int, int);
|
||||
int ed_probe_Novell_generic(device_t, int);
|
||||
void ed_Novell_read_mac(struct ed_softc *);
|
||||
#ifdef ED_HPP
|
||||
int ed_probe_HP_pclanp(device_t, int, int);
|
||||
|
|
|
|||
Loading…
Reference in a new issue