Re: [PATCH] mwifiex: Use put_unaligned_le32

2017-10-05 Thread Igor Mitsyanko
On 10/05/2017 12:07 PM, Himanshu Jha wrote: In this case, the key is CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS. It seems that asm-generic/unaligned.h is set up to include different headers, based on the expected architecture behavior. Yes, asm-generic/unaligned.h looks more appopriate and is most

Re: WARN_ON_ONCE(work > weight) in napi_poll()

2017-07-11 Thread Igor Mitsyanko
On 07/11/2017 10:28 AM, Andrey Ryabinin wrote: It gave me this: [118648.825347] #1 quota too big 72 64 16 [118648.825351] #2 quota too big 72 64 16 [118648.825471] [ cut here ] [118648.825484] WARNING: CPU: 0 PID: 0 at ../net/core/dev.c:5274 net_rx_action+0x258/0x360 S

Re: linux-next: build failure after merge of the wireless-drivers-next tree

2017-06-07 Thread Igor Mitsyanko
ct? From: Stephen Rothwell Date: Thu, 8 Jun 2017 12:24:08 +1000 Subject: [PATCH] qtnfmac: fix up for "net: Fix inconsistent teardown and release of private netdev state." Signed-off-by: Stephen Rothwell Acked-by: Igor Mitsyanko --- drivers/net/wireless/quantenna/qtnfmac/co

Re: [PATCH][wireless-next] qtnfmac: check band before allocating cmd_skb to avoid resource leak

2017-06-02 Thread Igor Mitsyanko
eply(mac->bus, cmd_skb, &resp_skb, &res_code, -- 2.11.0 Reviewed-by: Igor Mitsyanko