From: Johannes Berg Date: Tue, 5 Feb 2013 15:51:29 +0000 (+0100) Subject: cfg80211: remove scan ies NULL check X-Git-Tag: v3.9-rc1~139^2~31^2^2~12^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83c7aa1a1475ae1c42640ab6e4559016142efc67;p=pandora-kernel.git cfg80211: remove scan ies NULL check There's no way scan BSS IEs can be NULL as even if the allocation fails the frame is discarded. Remove some code checking for this and document that it is always non-NULL. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed