diff options
| author | Michael Brown | 2007-01-07 20:05:28 +0100 |
|---|---|---|
| committer | Michael Brown | 2007-01-07 20:05:28 +0100 |
| commit | d3558fdd3a658e9aa6c41623faf7d3bfa5215db3 (patch) | |
| tree | d528560236131a1439d90ed75a676da78ba49dd9 /src/arch | |
| parent | Move START_UNDI, UNDI_STARTUP, UNDI_INITIALIZE and (diff) | |
| download | ipxe-d3558fdd3a658e9aa6c41623faf7d3bfa5215db3.tar.gz ipxe-d3558fdd3a658e9aa6c41623faf7d3bfa5215db3.tar.xz ipxe-d3558fdd3a658e9aa6c41623faf7d3bfa5215db3.zip | |
Remove accidentally checked-in code
Diffstat (limited to 'src/arch')
| -rw-r--r-- | src/arch/i386/drivers/net/undi.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/arch/i386/drivers/net/undi.c b/src/arch/i386/drivers/net/undi.c index f681aedeb..030a8b65d 100644 --- a/src/arch/i386/drivers/net/undi.c +++ b/src/arch/i386/drivers/net/undi.c @@ -658,8 +658,3 @@ void undi_remove ( struct pxe_device *pxe ) { /* Free network device */ free_netdev ( netdev ); } - - - - -REQUIRE_OBJECT ( pxebus ); |
