Re: [1/2] rtlwifi: fix static checker warning of uninitialized symbol.
From: Kalle Valo <hidden>
Date: 2017-07-28 15:34:50
Also in:
stable
Larry Finger [off-list ref] wrote:
From: Ping-Ke Shih <pkshih@realtek.com>
Patch 2635664e6e4a: ("rtlwifi: Add rx ampdu cfg for btcoexist.")
leads to the following static checker warning:
drivers/net/wireless/realtek/rtlwifi/base.c:1664 rtl_rx_ampdu_apply()
error: uninitialized symbol 'reject_agg'.
Reported-by: Dan Carpenter <redacted>
Fixes: 2635664e6e4a: ("rtlwifi: Add rx ampdu cfg for btcoexist.")
Cc: Stable <redacted> # v4.12+
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Larry Finger <redacted>Failed to apply: fatal: sha1 information is lacking or useless (drivers/net/wireless/realtek/rtlwifi/base.c). error: could not build fake ancestor Applying: rtlwifi: fix static checker warning of dereferencing freed memory Patch failed at 0001 rtlwifi: fix static checker warning of dereferencing freed memory The copy of the patch that failed is found in: .git/rebase-apply/patch 2 patches set to Changes Requested. 9833893 [1/2] rtlwifi: fix static checker warning of uninitialized symbol. 9833895 [2/2] rtlwifi: fix static checker warning of dereferencing freed memory -- https://patchwork.kernel.org/patch/9833893/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches