From: Bill Jordan Date: Fri, 10 Sep 2010 15:22:32 +0000 (-0400) Subject: nl80211: Uninitialized variable X-Git-Tag: v2.6.37-rc1~147^2~373^2^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1e567c83f541432e687142570215b75bebb1338;p=pandora-kernel.git nl80211: Uninitialized variable There is a path in nl80211_set_wiphy where result is tested but uninitialized. I am hitting this path when I attempt: sh# iw dev wlan0 set channel 10 command failed: Unknown error 1069727332 (-1069727332) Signed-off-by: William Jordan Signed-off-by: John W. Linville --- Reading git-diff-tree failed