Staging: wlan-ng: defined oui_rfc1042[] and oui_8021h[] arrays as const arrays
authorClaudiu Beznea <claudiu.beznea@gmail.com>
Mon, 14 Mar 2016 20:45:13 +0000 (22:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Mar 2016 14:30:36 +0000 (07:30 -0700)
commit78822dc3c371ba7a909de72525ee176f78ea236c
treea2fa91fc5160e197538d7e02aa736b6d00e0495f
parentb5e12ec38331256c3055591031ee96454c868209
Staging: wlan-ng: defined oui_rfc1042[] and oui_8021h[] arrays as const arrays

This patch defines oui_rfc1042[] and oui_8021h[] arrays from
p80211conv.c as const arrays since these are not changed
anywhere in code.

Signed-off-by: Claudiu Beznea <claudiu.beznea@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/p80211conv.c
This page took 0.064412 seconds and 5 git commands to generate.