Re: [PATCH net] net: dsa: mv88e6xxx: Fix ATU Miss Violation

2018-09-17 Thread David Miller
From: Andrew Lunn Date: Fri, 14 Sep 2018 23:46:12 +0200 > Fix a cut/paste error and a typo which results in ATU miss violations > not being reported. > > Fixes: 0977644c5005 ("net: dsa: mv88e6xxx: Decode ATU problem interrupt") > Signed-off-by: Andrew Lunn Applied and queued up for -stable.

[PATCH net] net: dsa: mv88e6xxx: Fix ATU Miss Violation

2018-09-14 Thread Andrew Lunn
Fix a cut/paste error and a typo which results in ATU miss violations not being reported. Fixes: 0977644c5005 ("net: dsa: mv88e6xxx: Decode ATU problem interrupt") Signed-off-by: Andrew Lunn --- drivers/net/dsa/mv88e6xxx/global1.h | 2 +- drivers/net/dsa/mv88e6xxx/global1_atu.c | 2 +- 2 fil