diff options
| author | Alexander Lobakin <[email protected]> | 2020-07-20 21:08:02 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-07-20 17:59:43 -0700 |
| commit | 1d4e4ecccb114449454592e24ad790e20f397c05 (patch) | |
| tree | 49c9b719df2ae2b4a0951febdf19e865aa2dd871 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | bdb5d8ec47611ca61e168349f233e1dd1ed063f4 (diff) | |
qede: populate supported link modes maps on module init
Simplify and lighten qede_set_link_ksettings() by declaring static link
modes maps and populating them on module init. This way we save plenty
of text size at the low expense of __ro_after_init and __initconst data
(the latter will be purged after module init is done).
Signed-off-by: Alexander Lobakin <[email protected]>
Signed-off-by: Igor Russkikh <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions