commit | a69fa7b9f4ba25d29ceca8c0e209947a80377f19 | [log] [tgz] |
---|---|---|
author | Ajay Singh <ajay.kathat@microchip.com> | Wed May 02 12:43:32 2018 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 03 13:56:35 2018 -0700 |
tree | fe8282e735bcae5eea9358dcbb858b46bae04236 | |
parent | f8331a8815215ad810287fbfcfc355240d215486 [diff] |
staging: wilc1000: use 'else if' condition in get_station() Use 'else if' in get_station(), as only one condition will statisfy. Signed-off-by: Ajay Singh <ajay.kathat@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>