From: Helmut Schaa Date: Thu, 3 Mar 2011 18:39:56 +0000 (+0100) Subject: rt2x00: Remove useless NULL check X-Git-Tag: v2.6.39-rc1~468^2~88^2^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c262e08b79204f57aba1f180d6ebdb5ea9db01dd;p=pandora-kernel.git rt2x00: Remove useless NULL check Since tx_info->control.vif was already accessed before it cant't be NULL here. Signed-off-by: Helmut Schaa Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed