From: Vladimir Oltean <olte...@gmail.com>
Date: Tue, 11 Jun 2019 21:47:45 +0300

> The packing facility is needed to decode Ethernet meta frames containing
> source port and RX timestamping information.
> 
> The DSA driver selects CONFIG_PACKING, but the tagger did not, and since
> taggers can be now compiled as modules independently from the drivers
> themselves, this is an issue now, as CONFIG_PACKING is disabled by
> default on all architectures.
> 
> Fixes: e53e18a6fe4d ("net: dsa: sja1105: Receive and decode meta frames")
> Signed-off-by: Vladimir Oltean <olte...@gmail.com>
> Reported-by: Randy Dunlap <rdun...@infradead.org>

Applied.

Reply via email to