b3ef41623c8a79a29847ca69c641ac7334d231b6

While defining setPktFilter ioctl arguments, Host is setting IW_PRIV_SIZE_FIXED, which means setPktFilter ioctl accepts exactly fixed(103) number of parameters. So, if user issues the ioctl with number parameter other than 103, kernel returns failure. Remove IW_PRIV_SIZE_FIXED while defining arguments for setPktFilter IOCTL, so that setPktFilter is processed. Change-Id: I373609eb3c180af80218d6e955a1cf0d56f785a7 CRs-Fixed: 1081982 (cherry picked from commit 1105e872650391fbaad03efa325510482c413680)
This is CNSS WLAN Host Driver for products starting from iHelium
Beschreibung
Sprachen
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%