diff options
| author | Vladimir Oltean <[email protected]> | 2019-06-11 21:47:45 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-06-13 22:42:19 -0700 |
| commit | 6358f38c062d791ec1b617738f5c2de54f0ff6db (patch) | |
| tree | 2f420c84b4097815ced4627f150970a0f47c7a0a /tools/perf/scripts/python/bin | |
| parent | 7fa0043d5c74c6ef6ab58ecf7528fd33c6cb07a8 (diff) | |
net: dsa: tag_sja1105: Select CONFIG_PACKING
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 <[email protected]>
Reported-by: Randy Dunlap <[email protected]>
Acked-by: Randy Dunlap <[email protected]> # build-tested
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions