Commits

Abdul Hussain committed 0256b5406e3
Staging: wilc1000: NULL check before some freeing functions is not needed This patch removes check before freeing the memory since kfree(NULL) is safe Signed-off-by: Abdul Hussain <habdul@visteon.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>