[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130624.001052.717125614529984964.davem@davemloft.net>
Date: Mon, 24 Jun 2013 00:10:52 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: sergei.shtylyov@...entembedded.com
Cc: netdev@...r.kernel.org, nobuhiro.iwamatsu.yj@...esas.com,
linux-sh@...r.kernel.org
Subject: Re: [PATCH 2/2] sh_eth: fix misreporting of transmit abort
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
Date: Fri, 21 Jun 2013 01:13:42 +0400
> Due to obviously missing braces, EESR.TABT (transmit abort) interrupt may be
> reported even if it hasn't happened, just when EESR.TWB (transmit descriptor
> write-back) interrupt happens. Luckily (?), EESR.TWB is disabled by the driver
> via the TRIMD register and all the interrupt masks, so that transmit abort is
> never actually logged...
>
> Put the braces where they should be and fix the incoherent comment, while at it.
>
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
Also applied to 'net'.
--
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