Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1231069

Re: [PATCH] net: dsa: Fix Marvell Egress Trailer check

Path csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!bofh.it!news.nic.it!robomod
From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH] net: dsa: Fix Marvell Egress Trailer check
Date Wed, 23 Sep 2015 02:40:01 +0200
Message-ID <qbGgh-4Nq-1@gated-at.bofh.it> (permalink)
References <qbs3H-1ei-79@gated-at.bofh.it>
X-Original-To narmstrong@baylibre.com
X-Mailer Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO)
MIME-Version 1.0
Content-Type Text/Plain; charset=us-ascii
Content-Transfer-Encoding 7bit
X-Greylist Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Tue, 22 Sep 2015 17:37:31 -0700 (PDT)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 18
Organization linux.* mail to news gateway
X-Original-Cc linux@roeck-us.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org
X-Original-Date Tue, 22 Sep 2015 17:37:30 -0700 (PDT)
X-Original-Message-ID <20150922.173730.247673648999969684.davem@davemloft.net>
X-Original-References <56011F2E.5080208@baylibre.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1231069

Show key headers only | View raw


From: Neil Armstrong <narmstrong@baylibre.com>
Date: Tue, 22 Sep 2015 11:28:14 +0200

> The Marvell Egress rx trailer check must be fixed to
> correctly detect bad bits in the third byte of the
> Eggress trailer as described in the Table 28 of the
> 88E6060 datasheet.
> The current code incorrectly omits to check the third
> byte and checks the fourth byte twice.
> 
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] net: dsa: Fix Marvell Egress Trailer check Neil Armstrong <narmstrong@baylibre.com> - 2015-09-22 11:30 +0200
  Re: [PATCH] net: dsa: Fix Marvell Egress Trailer check Guenter Roeck <linux@roeck-us.net> - 2015-09-22 17:20 +0200
  Re: [PATCH] net: dsa: Fix Marvell Egress Trailer check David Miller <davem@davemloft.net> - 2015-09-23 02:40 +0200

csiph-web