staging: r8188eu: Replace a custom function with crc32_le()
authorFabio M. De Francesco <fmdefrancesco@gmail.com>
Fri, 30 Jul 2021 10:37:15 +0000 (12:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 30 Jul 2021 10:55:13 +0000 (12:55 +0200)
commitf52cc32dee4f5eb807237202819d80079a2483a6
tree561f74ee5684824545707932d6e623211cb60c04
parent7bfeeb4f065dc5ccf793cafbc110be064ae682ab
staging: r8188eu: 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/20210730103716.27210-2-fmdefrancesco@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_security.c