From: Cong Ding Date: Mon, 4 Feb 2013 21:43:22 +0000 (+0100) Subject: net: wireless/rtlwifi: fix uninitialized variable issue X-Git-Tag: v3.9-rc1~139^2~31^2^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e48caab206c853272637427d9ae82fc431b4bd24;p=pandora-kernel.git net: wireless/rtlwifi: fix uninitialized variable issue The use of variable packet_beacon might be uninitialized in the two files, which is same as this patch: https://patchwork.kernel.org/patch/2006711/ Signed-off-by: Cong Ding Signed-off-by: John W. Linville --- Reading git-diff-tree failed