diff options
Diffstat (limited to 'src/net')
| -rw-r--r-- | src/net/ethernet.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/net/ethernet.c b/src/net/ethernet.c index 6ddf05344..26fdedea8 100644 --- a/src/net/ethernet.c +++ b/src/net/ethernet.c @@ -278,6 +278,3 @@ REQUIRING_SYMBOL ( ethernet_protocol ); /* Drag in Ethernet configuration */ REQUIRE_OBJECT ( config_ethernet ); - -/* Drag in Ethernet slow protocols */ -REQUIRE_OBJECT ( eth_slow ); |
