Re: [PATCH 1/1] driver/net: remove unused code in cosa module

2014-04-14 Thread Li, ZhenHua
Thanks for your correction. I will send again with proper reason. On 04/15/2014 01:31 AM, David Miller wrote: From: "Li, Zhen-Hua" Date: Mon, 14 Apr 2014 18:08:36 +0800 For the cosa module, CONFIG_COSA can only be checked as 'm', and cosa module can only be compiled as a module. That's not t

Re: [PATCH 1/1] driver/net: remove unused code in cosa module

2014-04-14 Thread David Miller
From: "Li, Zhen-Hua" Date: Mon, 14 Apr 2014 18:08:36 +0800 > For the cosa module, CONFIG_COSA can only be checked as 'm', > and cosa module can only be compiled as a module. That's not true, it's "tristate" in drivers/net/wan/Kconfig so it could be set to 'y' too. But there is another reason to

[PATCH 1/1] driver/net: remove unused code in cosa module

2014-04-14 Thread Li, Zhen-Hua
From: "Li, Zhen-Hua" For the cosa module, CONFIG_COSA can only be checked as 'm', and cosa module can only be compiled as a module. So remove unused code in cosa.c Signed-off-by: Li, Zhen-Hua --- drivers/net/wan/cosa.c |4 1 file changed, 4 deletions(-) diff --git a/drivers/net/wan/