Patch "staging/wlan-ng: add CRC32 dependency in Kconfig" has been added to the 5.4-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    staging/wlan-ng: add CRC32 dependency in Kconfig

to the 5.4-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     staging-wlan-ng-add-crc32-dependency-in-kconfig.patch
and it can be found in the queue-5.4 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 666d4ac220958ed5b927ef5b2d7215f07b6932b4
Author: Kay Friedrich <kay.friedrich@xxxxxx>
Date:   Wed Nov 27 12:24:57 2019 +0100

    staging/wlan-ng: add CRC32 dependency in Kconfig
    
    [ Upstream commit 2740bd3351cd5a4351f458aabaa1c9b77de3867b ]
    
    wlan-ng uses the function crc32_le,
    but CRC32 wasn't a dependency of wlan-ng
    
    Co-developed-by: Michael Kupfer <michael.kupfer@xxxxxx>
    Signed-off-by: Michael Kupfer <michael.kupfer@xxxxxx>
    Signed-off-by: Kay Friedrich <kay.friedrich@xxxxxx>
    Link: https://lore.kernel.org/r/20191127112457.2301-1-kay.friedrich@xxxxxx
    Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/drivers/staging/wlan-ng/Kconfig b/drivers/staging/wlan-ng/Kconfig
index ac136663fa8e..082c16a31616 100644
--- a/drivers/staging/wlan-ng/Kconfig
+++ b/drivers/staging/wlan-ng/Kconfig
@@ -4,6 +4,7 @@ config PRISM2_USB
 	depends on WLAN && USB && CFG80211
 	select WIRELESS_EXT
 	select WEXT_PRIV
+	select CRC32
 	help
 	  This is the wlan-ng prism 2.5/3 USB driver for a wide range of
 	  old USB wireless devices.



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux