aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-11-17 19:40:13 -0800
committerJakub Kicinski <kuba@kernel.org>2022-11-17 19:40:15 -0800
commit2ffff1449ddd35cad113614fce2424da235f7560 (patch)
tree8ce8c6fb4230c98dfa7d7e474143c8962d20f779 /scripts/patch-kernel
parentethtool: doc: clarify what drivers can implement in their get_drvinfo() (diff)
parentnet: dsa: set name_assign_type to NET_NAME_ENUM for enumerated user ports (diff)
downloadlinux-2ffff1449ddd35cad113614fce2424da235f7560.tar.gz
linux-2ffff1449ddd35cad113614fce2424da235f7560.zip
Merge branch 'net-dsa-use-more-appropriate-net_name_-constants-for-user-ports'
Rasmus Villemoes says: ==================== net: dsa: use more appropriate NET_NAME_* constants for user ports The intention of commit 685343fc3ba6 ("net: add name_assign_type netdev attribute") was clearly that drivers be switched over one by one to select appropriate NET_NAME_* constants instead of NET_NAME_UNKNOWN. This small series attempts to do that for DSA user ports. This is obviously and intentionally user-visible changes, so there's a small chance that it could lead to a regression. To make it easy to revert either of the "label in DT" and "fallback to eth%d" changes, this is done as a refactoring which shouldn't introduce any functional change (but by itself adds code which looks a little odd, with the two identical assignments in the two branches), followed by changing the constant used in each case in two different patches. ==================== Link: https://lore.kernel.org/r/20221116105205.1127843-1-linux@rasmusvillemoes.dk Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions