From: Emmanuel Grumbach Date: Sun, 21 Sep 2014 10:29:48 +0000 (+0300) Subject: iwlwifi: mvm: remove unneeded NULL pointer check X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~30^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dfc275109e794371c58be69e4286fa7061cd3a1;p=pandora-kernel.git iwlwifi: mvm: remove unneeded NULL pointer check mac80211 will never call rate_control_tx_status with a NULL pointer for sta. Remove the superfluous check. This check misled smatch. Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed