Re: [PATCH v2] fs_enet: Remove dead code

2009-04-28 Thread David Miller
From: Kumar Gala Date: Wed, 22 Apr 2009 16:35:48 -0500 > CONFIG_DUET doesn't exist anymore, remove all the code that exists to > support it. > > Signed-off-by: Kumar Gala I took the liberty of simplifying fs_init() even further when applying this. It had become: int r = foo();

[PATCH v2] fs_enet: Remove dead code

2009-04-22 Thread Kumar Gala
CONFIG_DUET doesn't exist anymore, remove all the code that exists to support it. Signed-off-by: Kumar Gala --- * Removed stale comment that went along w/DUET support drivers/net/fs_enet/fs_enet-main.c | 35 +-- drivers/net/fs_enet/fs_enet.h |5 -