[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150324.154107.1532418957897515351.davem@davemloft.net>
Date: Tue, 24 Mar 2015 15:41:07 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: cliff_clark@...inc.com
Cc: leoli@...escale.com, netdev@...r.kernel.org
Subject: Re: [PATCH] ucc_geth: Intialize link state to down before
register_netdev
From: cliff_clark@...inc.com
Date: Tue, 24 Mar 2015 11:51:44 -0700
> ucc_geth was indicating link up after a port is administratively enabled
> even
> when nothing is plugged in. This causes user-space tools to see a
> spurious link
> up the first time after boot.
Your commit message is still mis-formatted. Use a plain ASCII editor
to create your commit message, rather than a graphical user interface.
> --- a/drivers/net/ethernet/freescale/ucc_geth.c
> +++ b/drivers/net/ethernet/freescale/ucc_geth.c
> @@ -3893,6 +3893,9 @@ static int ucc_geth_probe(struct platform_device*
> ofdev)
Your email client corrupted your patch.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists