On Sun, Jan 24, 2016 at 09:16:26PM +0800, Herbert Xu wrote: > The interfaces blkcipher and hash are obsolete. This patch replaces > them with skcipher and ahash respectively. > > Signed-off-by: Herbert Xu <[email protected]> > --- > > drivers/staging/rtl8192e/rtllib_crypt_tkip.c | 99 > ++++++++++++++------------- > drivers/staging/rtl8192e/rtllib_crypt_wep.c | 48 +++++++------ > 2 files changed, 82 insertions(+), 65 deletions(-)
Acked-by: Greg Kroah-Hartman <[email protected]> _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
