staging: rtl8188eu: Replace a custom function with crc32_le()
authorFabio M. De Francesco <fmdefrancesco@gmail.com>
Fri, 23 Jul 2021 19:26:19 +0000 (21:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Jul 2021 13:17:23 +0000 (15:17 +0200)
commiteeacf4cce0b183c2cf61a9c1ea6db7a0ab9c2600
treecec48bf6d6a9bce86ab9aebc01827914aa89b143
parentc10fe0cc3ec4089d5da21faa732d74a40efbc07a
staging: rtl8188eu: Replace a custom function with crc32_le()

Use crc32_le() in place of the custom getcrc32().

Signed-off-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Link: https://lore.kernel.org/r/20210723192620.10669-2-fmdefrancesco@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_security.c