Re: [PATCH 08/27] drivers/net/cxgb3: comment out dead code
From: David Miller <davem@davemloft.net>
Date: 2008-12-26 07:59:51
Also in:
kernel-janitors, lkml
From: David Miller <davem@davemloft.net>
Date: 2008-12-26 07:59:51
Also in:
kernel-janitors, lkml
From: Hannes Eder <redacted> Date: Mon, 22 Dec 2008 20:16:03 +0100
The function 'vsc8211_set_speed_duplex' is not used, so comment it out. For 'vsc8211_set_automdi' the function 'vsc8211_set_speed_duplex' is the only caller, so comment it out as well. Fix this (sparse) warning:
...
Signed-off-by: Hannes Eder <redacted>
Applied.