Re: [PATCH v2 net] net: dsa: Discard frames from unused ports

2018-04-08 Thread David Miller
From: Andrew Lunn Date: Sat, 7 Apr 2018 20:37:40 +0200 > The Marvell switches under some conditions will pass a frame to the > host with the port being the CPU port. Such frames are invalid, and > should be dropped. Not dropping them can result in a crash when > incrementing the receive statisti

Re: [PATCH v2 net] net: dsa: Discard frames from unused ports

2018-04-07 Thread Florian Fainelli
On 04/07/2018 11:37 AM, Andrew Lunn wrote: > The Marvell switches under some conditions will pass a frame to the > host with the port being the CPU port. Such frames are invalid, and > should be dropped. Not dropping them can result in a crash when > incrementing the receive statistics for an inv