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 <herb...@gondor.apana.org.au> > --- > > 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 <gre...@linuxfoundation.org> -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html