]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
net: change Exar/Neterion menu items to be alphabetical
authorJon Mason <jdmason@kudzu.us>
Tue, 31 Jul 2018 15:56:19 +0000 (11:56 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Aug 2018 16:49:02 +0000 (09:49 -0700)
commitd39db3b4d60c9bc4282b36753a7255d2a5ef0384
treea70af5aa3025c20a0b0381b3d5165adb3247d8e1
parent969d509003b8d64f5766a16143bf22d56c1b66fe
net: change Exar/Neterion menu items to be alphabetical

Neterion was standalone for several years, then acquired by Exar and
shutdown in 11 months without ever making any new Exar branded adapters.
Users would probably think of them as Neterion and not Exar (as there
have been no follow-on adapters and the vast majority ever sold were
under the Neterion name).

6c541b4595a2 ("net: ethernet: Sort Kconfig sourcing alphabetically")
sorted Kconfig sourcing based on directory names, but in a couple cases,
the menu item text is quite different from the directory name and is not
sorted correctly:

  drivers/net/ethernet/neterion/Kconfig    => "Exar devices"

To address that and clear up any confusion about the name, "Exar" was
changed to "Neterion (Exar)" and the relevant entries in the Makefile
and Kconfig were reordered to match the alphabetical organization.

Inspired-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/Kconfig
drivers/net/ethernet/Makefile
drivers/net/ethernet/neterion/Kconfig