From: Ivo van Doorn Date: Sat, 20 Dec 2008 09:59:02 +0000 (+0100) Subject: rt2x00: Remove ENTRY_TXD_OFDM_RATE X-Git-Tag: v2.6.30-rc1~662^2~836^2~305 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=076f9582a6b82e54339ee815130315744b730787;p=pandora-kernel.git rt2x00: Remove ENTRY_TXD_OFDM_RATE The flag ENTRY_TXD_OFDM_RATE isn't flexible enough to indicate which rate modulation should be used for a frame. This will become a problem when 11n support is added. Remove the flag and replace it with an enum value which can better indicate the exact rate modulation. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed