commit | 156aafd2bec0b707dc50cffb846e43cbc8258e80 | [log] [tgz] |
---|---|---|
author | Ajay Singh <ajay.kathat@microchip.com> | Tue Nov 05 09:51:36 2019 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Nov 05 18:08:53 2019 +0100 |
tree | 9594f49e3cac71eb741f2094dcb7ed335efd7242 | |
parent | 027caaab0de784c57535d794459cf34cf6f12592 [diff] |
staging: wilc1000: use defines for msg types received from firmware Added defines for different types of messages received from firmware. Removed the unnecessary comments because after the addition of macros the message types are self-explanatory. Signed-off-by: Ajay Singh <ajay.kathat@microchip.com> Link: https://lore.kernel.org/r/20191105095058.24223-7-ajay.kathat@microchip.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>