On 11/18/05, Martin Josefsson <[EMAIL PROTECTED]> wrote:
> Currently the e1000 driver only supplies the active link speed / duplex
> when a link-beat is present to ethtool. This patch adds support for
> supplying the configured speed / duplex when auto-negotiation is
> disabled and no link-beat is present.
>
> Signed-off-by: Martin Josefsson <[EMAIL PROTECTED]>

Hi, thanks for the input.  I have a couple of questions.

Why do you need this?  Basically this was a design decision in our
driver to not report link when we haven't had a chance to initialize
it (when the interface is brought up)

Unless you can give me a really good reason or precendent in the
kernel to change our design decision, I don't think this change is
worth it.

Jesse
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to