[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210723192620.10669-1-fmdefrancesco@gmail.com>
Date: Fri, 23 Jul 2021 21:26:18 +0200
From: "Fabio M. De Francesco" <fmdefrancesco@...il.com>
To: Larry Finger <Larry.Finger@...inger.net>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
David Laight <David.Laight@...LAB.COM>
Cc: "Fabio M. De Francesco" <fmdefrancesco@...il.com>
Subject: [PATCH v4 0/2] staging: rtl8188eu: Replace a custom function with crc32_le()
Use kernel API crc32_le() in place of the custom getcrc32(). Remove no
more used functions and variables after the changes made by patch 1/2.
Fabio M. De Francesco (2):
staging: rtl8188eu: Replace a custom function with crc32_le()
staging: rtl8188eu: Remove no more used functions and variables
drivers/staging/rtl8188eu/core/rtw_security.c | 81 +++++--------------
1 file changed, 19 insertions(+), 62 deletions(-)
--
2.32.0
Powered by blists - more mailing lists