On Sun, May 27, 2018 at 09:15:17PM +0530, Atul Gupta wrote: > Build warnings cleanup reported for > - using only 128b key > - wait for buffer in sendmsg/sendpage > - check for null before using skb > - free rspq_skb_cache in error path > - indentation > > v2: > Added bug report description for 0002 > Incorported comments from Dan Carpenter > > Atul Gupta (5): > crypto:chtls: key len correction > crypto: chtls: wait for memory sendmsg, sendpage > crypto: chtls: dereference null variable > crypto: chtls: kbuild warnings > crypto: chtls: free beyond end rspq_skb_cache > > drivers/crypto/chelsio/chtls/chtls.h | 1 + > drivers/crypto/chelsio/chtls/chtls_hw.c | 6 +- > drivers/crypto/chelsio/chtls/chtls_io.c | 104 +++++++++++++++++++++++++++--- > drivers/crypto/chelsio/chtls/chtls_main.c | 3 +- > 4 files changed, 98 insertions(+), 16 deletions(-) All applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt