wlan: Use "const" for interface name parameter

Several WLAN APIs take a "char *" interface name.  Upcoming changes to
the Linux Kernel will invoke these APIs with a "const char *" value.
In order to avoid unnecessary (and dangerous) typecasting, update the
WLAN APIs to (correctly) expect a "const char *" value.

CRs-Fixed: 443387
Change-Id: I86c53dfef9aa2252b6fdf5761e88563aabbabac2
(cherry picked from commit e4160157b00f2858a2ea043f4c7e717bffd81c53)
2 files changed
tree: 2b56832682957750ca4bc4d424e01f99416a97c8
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig