Re: [PATCH] net: 3com: 3c509: remove unnecessary code

2013-05-16 Thread David Miller
From: "govindarajulu.v" Date: Thu, 16 May 2013 21:54:41 +0530 > From: "govindarajulu.v" > > This patch removes unnecessary #if 0 code from 3c509.c > > Signed-off-by: govindarajulu.v Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message t

[PATCH] net: 3com: 3c509: remove unnecessary code

2013-05-16 Thread govindarajulu.v
From: "govindarajulu.v" This patch removes unnecessary #if 0 code from 3c509.c Signed-off-by: govindarajulu.v --- drivers/net/ethernet/3com/3c509.c | 19 --- 1 file changed, 19 deletions(-) diff --git a/drivers/net/ethernet/3com/3c509.c b/drivers/net/ethernet/3com/3c509.c ind