Re: [PATCH 07/16] wl1251: configure hardware en-/decryption for monitor mode

2013-10-30 Thread Pavel Machek
On Sat 2013-10-26 22:34:06, Pali Rohár wrote: > From: David Gnedt > > Disable hardware encryption (DF_ENCRYPTION_DISABLE) and decryption > (DF_SNIFF_MODE_ENABLE) via wl1251_acx_feature_cfg while monitor interface is > present. > > Signed-off-by: David Gnedt You need to sign off the patch, othe

[PATCH 07/16] wl1251: configure hardware en-/decryption for monitor mode

2013-10-26 Thread Pali Rohár
From: David Gnedt Disable hardware encryption (DF_ENCRYPTION_DISABLE) and decryption (DF_SNIFF_MODE_ENABLE) via wl1251_acx_feature_cfg while monitor interface is present. Signed-off-by: David Gnedt --- drivers/net/wireless/ti/wl1251/acx.c|6 +++--- drivers/net/wireless/ti/wl1251/acx.h