From: Helmut Schaa Date: Mon, 27 Dec 2010 14:06:36 +0000 (+0100) Subject: rt2x00: Remove superfluous assignment of mpdu_density X-Git-Tag: v2.6.38-rc1~476^2~14^2~3^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f833eea0a77b0910ea202468175bfc80470d44d0;p=pandora-kernel.git rt2x00: Remove superfluous assignment of mpdu_density The tx desciptor already gets initialized to 0. Hence, there's no need to explicitly assign 0 to mpdu_density here. Signed-off-by: Helmut Schaa Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed