diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-11-13 16:02:22 -0800 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-12-02 21:22:23 -0800 |
commit | 90833aa4f496d69ca374af6acef7d1614c8693ff (patch) | |
tree | dbac818cc40ab12d493c45778febf6b7a768f757 /drivers/net | |
parent | d7f7365f5776723da6df73540d855069c2daaa5c (diff) | |
download | blackbird-obmc-linux-90833aa4f496d69ca374af6acef7d1614c8693ff.tar.gz blackbird-obmc-linux-90833aa4f496d69ca374af6acef7d1614c8693ff.zip |
[NET]: The scheduled removal of the frame diverter.
This patch contains the scheduled removal of the frame diverter.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
-rw-r--r-- | drivers/net/Space.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/Space.c b/drivers/net/Space.c index a67f5efc983f..602ed31a5dd9 100644 --- a/drivers/net/Space.c +++ b/drivers/net/Space.c @@ -33,7 +33,6 @@ #include <linux/errno.h> #include <linux/init.h> #include <linux/netlink.h> -#include <linux/divert.h> /* A unified ethernet device probe. This is the easiest way to have every ethernet adaptor have the name "eth[0123...]". |