diff options
| author | Kevin Hao <haokexin@gmail.com> | 2026-03-10 13:12:09 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-03-12 05:00:33 +0300 |
| commit | 0ae998c4efd69fd5e331db7844b8cfaf07d47aea (patch) | |
| tree | 8cfda0aa1d59ffbfe08da605af180b5c3bde82a9 /scripts/checkpatch.pl | |
| parent | 9179711ee2f70f3ba1d56d5c2e9fce04fb754198 (diff) | |
| download | linux-0ae998c4efd69fd5e331db7844b8cfaf07d47aea.tar.xz | |
net: macb: Clean up the .usrio settings in macb_config instances
All instances of macb_config currently have the .usrio set, but most of
them use &macb_default_usrio. In fact, there is no need to duplicate
this across all macb_config instances. Remove the .usrio setting from
instances that use &macb_default_usrio, and ensure that the default is
selected at runtime when no other value is explicitly set.
Signed-off-by: Kevin Hao <haokexin@gmail.com>
Link: https://patch.msgid.link/20260310-macb-cleanup-v1-3-928c1a91a7dc@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
