[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100927.154041.137841283.davem@davemloft.net>
Date: Mon, 27 Sep 2010 15:40:41 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jgarzik@...ox.com
Cc: linux@...nbow-software.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] de2104x: fix ethtool
From: Jeff Garzik <jgarzik@...ox.com>
Date: Mon, 27 Sep 2010 18:05:58 -0400
> On 09/27/2010 05:41 PM, Ondrej Zary wrote:
>> When the interface is up, using ethtool breaks it because:
>> a) link is put down but media_timer interval is not shortened to
>> NO_LINK
>> b) rxtx is stopped but not restarted
>>
>> Also manual 10baseT-HD (and probably FD too - untested) mode does not
>> work -
>> the link is forced up, packets are transmitted but nothing is
>> received.
>> Changing CSR14 value to match documentation (not disabling link check)
>> fixes this.
>>
>> Signed-off-by: Ondrej Zary<linux@...nbow-software.org>
>
> Acked-by: Jeff Garzik <jgarzik@...hat.com>
>
> Good catch on the missing de_start_rxtx()
Applied, thanks everyone.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists