linux-stable/drivers/crypto/chelsio/chtls
Colin Ian King c4e848586c crypto: chelsio - remove redundant assignment to cdev->ports
There is a double assignment to cdev->ports, the first is redundant
as it is over-written so remove it.

Detected by CoverityScan, CID#1467432 ("Unused value")

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-04-21 00:58:31 +08:00
..
chtls.h
chtls_cm.c crypto: chelsio - Fix potential NULL pointer dereferences 2018-04-21 00:58:31 +08:00
chtls_cm.h
chtls_hw.c crypto: chtls - Program the TLS session Key 2018-03-31 23:37:33 -04:00
chtls_io.c crypto: chtls - Inline TLS record Rx 2018-03-31 23:37:33 -04:00
chtls_main.c crypto: chelsio - remove redundant assignment to cdev->ports 2018-04-21 00:58:31 +08:00
Makefile crypto: chtls - Makefile Kconfig 2018-03-31 23:37:33 -04:00