staging: wilc1000: define p2p related static variable as constants
authorAjay Singh <ajay.kathat@microchip.com>
Tue, 5 Feb 2019 07:16:05 +0000 (07:16 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Feb 2019 12:31:20 +0000 (13:31 +0100)
commit2a95c4e04acf91d8d65dc9535fcb672734a0736d
tree77cbc85c33af4b0476d0697315cfb535c1cc698b
parent0d0f0b06a13e44d9a0ca18b79d6205c11bc47320
staging: wilc1000: define p2p related static variable as constants

Add constant qualifer for 'p2p_vendor_spec' & 'p2p_oui' static
variable because they are treated like constant values.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c