staging: wilc1000: free allocated memory in edit and add station functions
authorAjay Singh <ajay.kathat@microchip.com>
Mon, 26 Mar 2018 11:45:57 +0000 (17:15 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Mar 2018 11:38:46 +0000 (13:38 +0200)
commit7ab3e668aa9c74fe63fd28d47178d27142cc520d
tree09cc919a04c0b9ed750701823a06aa18697116f1
parent25b951332da01e4e4d5e9d8d36518b46e1e4015c
staging: wilc1000: free allocated memory in edit and add station functions

Added fix to free the allocated memory in case of failure to enqueue
the command.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c