Re: [PATCH net 0/2] net: dsa: OF parsing fixes

2015-07-11 Thread David Miller
From: Florian Fainelli Date: Sat, 11 Jul 2015 18:02:09 -0700 > 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. Series applied, thanks Florian. -- To unsubscribe from this list: send the line "unsubsc

[PATCH net 0/2] net: dsa: OF parsing fixes

2015-07-11 Thread 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 ++