wlan: ensure permission for WLAN_FTM_PRIV_SET_CHAR_GET_NONE

Kernel assumes all SET IOCTL commands are assigned with even
numbers. But in our WLAN driver, some SET IOCTLS are assigned with
odd numbers. This leads kernel fail to check, for some SET IOCTLs,
whether user has the right permission to do SET operation. Hence,
in driver, before processing WLAN_FTM_PRIV_SET_CHAR_GET_NONE,
making sure user task has right permission to process the command.

Change-Id: Id7715da30961b418f3d067dd1a04c0e6098167a6
CRs-Fixed: 930837
1 file changed
tree: 978bc32767c57b2a40a74fda06a7e25664edac65
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile