From: pbrobinson on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2405
NOTE: Truncated patchset due to missing public @redhat.com email
      address on your GitLab profile at https://gitlab.com/-/profile.
      Once that is fixed, close and reopen the merge request to
      retrigger sending the emails.

We retired the userspace wireless extensions, and in theory the kernel
interfaces, in Fedora 36 but there was one driver that people actively used
(the r8188eu in staging) but the rtl8xxxu driver now has support for all those
devices and in 6.3 that staging driver was removed from upstream. We can now
properly remove WEXT in the Fedora kernel. This is some minor cleanups and in
reality we only lose the ancient 802.11b hermes drivers which are unlikely to
be used by Fedora users now PowerMac and 32 bit x86 is long gone.

Signed-off-by: Peter Robinson <pbrobin...@redhat.com>

---
 redhat/configs/rhel/generic/CONFIG_LIBERTAS => 
redhat/configs/common/generic/CONFIG_LIBERTAS                   |  0 
 redhat/configs/rhel/generic/CONFIG_WLAN_VENDOR_ZYDAS => 
redhat/configs/common/generic/CONFIG_WLAN_VENDOR_ZYDAS |  0 
 redhat/configs/fedora/generic/arm/armv7/CONFIG_LIBERTAS_SPI                    
                                |  1 -
 redhat/configs/fedora/generic/arm/CONFIG_HERMES                                
                                |  1 -
 redhat/configs/fedora/generic/x86/CONFIG_PCMCIA_HERMES                         
                                |  1 -
 redhat/configs/fedora/generic/CONFIG_HERMES                                    
                                |  2 +-
 redhat/configs/fedora/generic/CONFIG_HERMES_CACHE_FW_ON_INIT                   
                                |  1 -
 redhat/configs/fedora/generic/CONFIG_HERMES_PRISM                              
                                |  1 -
 redhat/configs/fedora/generic/CONFIG_LIBERTAS                                  
                                |  1 -
 redhat/configs/fedora/generic/CONFIG_LIBERTAS_CS                               
                                |  1 -
 redhat/configs/fedora/generic/CONFIG_LIBERTAS_DEBUG                            
                                |  1 -
 redhat/configs/fedora/generic/CONFIG_LIBERTAS_MESH                             
                                |  1 -
 redhat/configs/fedora/generic/CONFIG_LIBERTAS_SDIO                             
                                |  1 -
 redhat/configs/fedora/generic/CONFIG_LIBERTAS_SPI                              
                                |  1 -
 redhat/configs/fedora/generic/CONFIG_LIBERTAS_THINFIRM                         
                                |  1 +
 redhat/configs/fedora/generic/CONFIG_LIBERTAS_THINFIRM_DEBUG                   
                                |  1 +
 redhat/configs/fedora/generic/CONFIG_LIBERTAS_THINFIRM_USB                     
                                |  1 +
 redhat/configs/fedora/generic/CONFIG_LIBERTAS_USB                              
                                |  1 -
 redhat/configs/fedora/generic/CONFIG_NORTEL_HERMES                             
                                |  1 -
 redhat/configs/fedora/generic/CONFIG_PCI_HERMES                                
                                |  1 -
 redhat/configs/fedora/generic/CONFIG_PLX_HERMES                                
                                |  1 -
 redhat/configs/fedora/generic/CONFIG_TMD_HERMES                                
                                |  1 -
 redhat/configs/fedora/generic/CONFIG_USB_ZD1201                                
                                |  1 -
 redhat/configs/fedora/generic/CONFIG_WLAN_VENDOR_ZYDAS                         
                                |  1 -
 24 files changed, 4 insertions(+), 19 deletions(-)
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to