From: Helmut Schaa Date: Thu, 6 May 2010 10:29:44 +0000 (+0200) Subject: rt2x00: rt2800: don't overwrite SIFS values on erp changes X-Git-Tag: v2.6.35-rc1~473^2~167^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=809bfe81ce225d1f5a111840c3d9e30704d98478;p=pandora-kernel.git rt2x00: rt2800: don't overwrite SIFS values on erp changes The SIFS value is a constant and doesn't need to be updated on erp changes. Furthermore the code used 10us for both, the OFDM SIFS and CCK SIFS time which broke CTS protected 11g connections (see patch "rt2x00: rt2800: update initial SIFS values" for details). Signed-off-by: Helmut Schaa Acked-by: Ivo van Doorn Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed