netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: dsa: OF parsing fixes
@ 2015-07-12  1:02 Florian Fainelli
  2015-07-12  1:02 ` [PATCH net 1/2] net: dsa: Test array index before use Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Florian Fainelli @ 2015-07-12  1:02 UTC (permalink / raw)
  To: netdev; +Cc: davem, andrew, linux, dan.carpenter, Florian Fainelli

Hi David,

This patch series fixes two small parsing issues, the first one was reported by
Dan, the second came after looking more closely at the code.

Thanks!

Florian Fainelli (2):
  net: dsa: Test array index before use
  net: dsa: Fix off-by-one in switch address parsing

 net/dsa/dsa.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-07-12  6:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-12  1:02 [PATCH net 0/2] net: dsa: OF parsing fixes Florian Fainelli
2015-07-12  1:02 ` [PATCH net 1/2] net: dsa: Test array index before use Florian Fainelli
2015-07-12  1:02 ` [PATCH net 2/2] net: dsa: Fix off-by-one in switch address parsing Florian Fainelli
2015-07-12  6:25 ` [PATCH net 0/2] net: dsa: OF parsing fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).