qcacld-3.0: Fix incorrect argument in SETROAMMODE IOCTL handler

qcacld-2.0 to qcacld-3.0 propagation

While processing SETROAMMODE IOCTL, invalid argument is passed to
kstrtou8() due to which error is returned for valid command.

To fix this, invoke kstrtou8 with base 10.

Change-Id: I78b10b6c13338c3afa420792e2ddbc7c945a7fec
CRs-Fixed: 2101398
1 file changed
tree: cb1879ec2d90f2fd3e0485248460d2fa460a729b
  1. components/
  2. core/
  3. uapi/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile
  8. README.txt