[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100226.012057.51272829.davem@davemloft.net>
Date: Fri, 26 Feb 2010 01:20:57 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: yegor_sub1@...ionsystems.de
Cc: linux-arm-kernel@...ts.infradead.org, avictor.za@...il.com,
netdev@...r.kernel.org
Subject: Re: [PATCH][KS8695] Mark network interface as running on ifconfig
up
From: Yegor Yefremov <yegor_sub1@...ionsystems.de>
Date: Mon, 22 Feb 2010 16:47:58 +0100
> [KS8695] Don't call netif_carrier_off() from ndo_stop()
>
> netif_carrier_on() and netif_carrier_off() should be called from
> link status interrupt handler
>
> Signed-off-by: Yegor Yefremov <yegorslists@...glemail.com>
Looks good, applied.
Please do not put text you want to make it into the
commit message header line in brackets "[]", those
get removed by automated tools that apply patches
because patches are usually posted as:
Subject: [PATCH N/M] xxxx
and the GIT tools kill all the text inside of the brackets
so that the commit header properly reads "xxx"
Thanks.
--
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