* [patch 05/13] skge: remove broken and unused PHY_M_PC_MDI_XMODE macro
@ 2007-10-02 21:11 akpm
2007-10-02 21:47 ` Stephen Hemminger
0 siblings, 1 reply; 3+ messages in thread
From: akpm @ 2007-10-02 21:11 UTC (permalink / raw)
To: jeff; +Cc: netdev, akpm, m.kozlowski, shemminger
From: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Cc: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
drivers/net/skge.h | 2 --
1 file changed, 2 deletions(-)
diff -puN drivers/net/skge.h~skge-remove-broken-and-unused-phy_m_pc_mdi_xmode-macro drivers/net/skge.h
--- a/drivers/net/skge.h~skge-remove-broken-and-unused-phy_m_pc_mdi_xmode-macro
+++ a/drivers/net/skge.h
@@ -1351,8 +1351,6 @@ enum {
PHY_M_PC_EN_DET_PLUS = 3<<8, /* Energy Detect Plus (Mode 2) */
};
-#define PHY_M_PC_MDI_XMODE(x) ((((u16)(x)<<5) & PHY_M_PC_MDIX_MSK)
-
enum {
PHY_M_PC_MAN_MDI = 0, /* 00 = Manual MDI configuration */
PHY_M_PC_MAN_MDIX = 1, /* 01 = Manual MDIX configuration */
_
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [patch 05/13] skge: remove broken and unused PHY_M_PC_MDI_XMODE macro
2007-10-02 21:11 [patch 05/13] skge: remove broken and unused PHY_M_PC_MDI_XMODE macro akpm
@ 2007-10-02 21:47 ` Stephen Hemminger
2007-10-02 21:55 ` Jeff Garzik
0 siblings, 1 reply; 3+ messages in thread
From: Stephen Hemminger @ 2007-10-02 21:47 UTC (permalink / raw)
To: akpm; +Cc: jeff, netdev, akpm, m.kozlowski
On Tue, 02 Oct 2007 14:11:38 -0700
akpm@linux-foundation.org wrote:
> From: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
>
> Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
> Cc: Stephen Hemminger <shemminger@linux-foundation.org>
> Cc: Jeff Garzik <jeff@garzik.org>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> ---
>
Already in netdev tree isn't it?
--
Stephen Hemminger <shemminger@linux-foundation.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [patch 05/13] skge: remove broken and unused PHY_M_PC_MDI_XMODE macro
2007-10-02 21:47 ` Stephen Hemminger
@ 2007-10-02 21:55 ` Jeff Garzik
0 siblings, 0 replies; 3+ messages in thread
From: Jeff Garzik @ 2007-10-02 21:55 UTC (permalink / raw)
To: Stephen Hemminger; +Cc: akpm, netdev, m.kozlowski
Stephen Hemminger wrote:
> On Tue, 02 Oct 2007 14:11:38 -0700
> akpm@linux-foundation.org wrote:
>
>> From: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
>>
>> Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
>> Cc: Stephen Hemminger <shemminger@linux-foundation.org>
>> Cc: Jeff Garzik <jeff@garzik.org>
>> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
>> ---
>>
>
> Already in netdev tree isn't it?
Yep.
Jeff
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-10-02 21:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-02 21:11 [patch 05/13] skge: remove broken and unused PHY_M_PC_MDI_XMODE macro akpm
2007-10-02 21:47 ` Stephen Hemminger
2007-10-02 21:55 ` Jeff Garzik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).