commit | d4522fdbe7945bb4769c12e084d273ebbff4f4aa | [log] [tgz] |
---|---|---|
author | Girish Gowli <c_ggowli@qti.qualcomm.com> | Sat Jun 14 17:20:27 2014 +0530 |
committer | Satyanarayana Dash <sadash@codeaurora.org> | Tue Jun 17 13:05:46 2014 +0530 |
tree | 6af1002cbb5bfeef14552dbb3647c487fc63e77e | |
parent | 2e52864b638a3c4a12e9339f3f0024f203961844 [diff] |
wlan: Add "compat" support in iw_set_var_ints_getnone The pointer passed to iw_set_var_ints_getnone() handler is not safe when used in a 32U/64K environment. Add "compat" support so that when the driver is part of a 64-bit kernel, all the sub commands will work with 32-bit userspace applications Change-Id: Id908caec04b91d440ac507129ba5c9a0f52895bb CRs-Fixed: 680354