1
0
Fork 0
alistair23-linux/drivers/staging/ks7010
Dan Carpenter 453e102db5 staging: ks7010: remove bogus NULL checks
enc->rx_seq[] and enc->key[] are arrays, not pointers and they can't be
NULL.  Let's remove these NULL checks.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-06-18 19:47:00 -07:00
..
Kconfig staging: ks7010: remove custom firmware loader 2016-06-07 22:42:53 -07:00
Makefile staging: ks7010: remove cfg file handling 2016-06-18 19:45:55 -07:00
TODO staging: ks7010: remove cfg file handling 2016-06-18 19:45:55 -07:00
eap_packet.h staging: ks7010: cleanup file headers 2016-06-07 22:42:53 -07:00
ks7010_sdio.c staging: ks7010: report interface as wlan not eth 2016-06-18 19:45:55 -07:00
ks7010_sdio.h staging: ks7010: drop private handler for driver version 2016-06-18 19:45:55 -07:00
ks_hostif.c staging: ks7010: cleanup file headers 2016-06-07 22:42:53 -07:00
ks_hostif.h staging: ks7010: cleanup file headers 2016-06-07 22:42:53 -07:00
ks_wlan.h staging: ks7010: function declaration should be in a header file 2016-06-18 19:45:55 -07:00
ks_wlan_ioctl.h staging: ks7010: drop private handler for driver version 2016-06-18 19:45:55 -07:00
ks_wlan_net.c staging: ks7010: remove bogus NULL checks 2016-06-18 19:47:00 -07:00
michael_mic.c staging: ks7010: cleanup file headers 2016-06-07 22:42:53 -07:00
michael_mic.h staging: ks7010: cleanup file headers 2016-06-07 22:42:53 -07:00