commit | fb9758e5dcd6e5293b28c3b97dbfda5421b76a08 | [log] [tgz] |
---|---|---|
author | Girish Gowli <c_ggowli@qti.qualcomm.com> | Wed Nov 19 15:19:17 2014 +0530 |
committer | Satyanarayana Dash <c_sadash@qti.qualcomm.com> | Sun Nov 23 15:45:49 2014 +0530 |
tree | 25f375aae3ddada9042632b01d1d446720082deb | |
parent | 3d17ab436bf78e07ea31e3c85dc480e443befe2d [diff] |
wlan: Add compat changes for __iw_set_var_ints_getnone in wrapper function Ioctl command handler function __iw_set_var_ints_getnone does not require compat handling for SAP interface, but the compat handling is required for STA interface. Adding function iw_hdd_set_var_ints_getnone in STA interface for compat handling before calling __iw_set_var_ints_getnone function. Change-Id: I789a78cc5b7b478232474771a76cd2f6360134ed CRs-Fixed: 759255