Amitkumar Karwar <[email protected]> writes: > From: Xinming Hu <[email protected]> > > This patch adds ndo_ioctl support to mwifiex netdev handlers. > This will be used to download hostcmds to firmware from userspace. > This is needed for manufacturing mode support in mwifiex. ndo_ioctl > is allowed only when mfg mode is enabled via module load parameters. > > Signed-off-by: Xinming Hu <[email protected]> > Signed-off-by: Amitkumar Karwar <[email protected]> > --- > v3: Add "select WIRELESS_EXT" in Kconfig to resolve kbuild test robot errors. > WEXT_PRIV seems to have a dependency with WIRELESS_EXT. > v2: 1) Sequence of these two patches are changed to resolve compilation > error seen if only 1/2 is applied. > 2) Add "select WEXT_PRIV" in Kconfig to resolve warnings reported by > kbuild test robot.
Why can't you use nl80211 testmode interface? -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
