From: Benoit PAPILLAULT Date: Fri, 4 Dec 2009 22:47:05 +0000 (+0100) Subject: rt2x00: Disable RX aggregation for rt2800usb X-Git-Tag: v2.6.34-rc1~233^2~705^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c8427d9deca1c0c2415c8da0e731e13fc89d111;p=pandora-kernel.git rt2x00: Disable RX aggregation for rt2800usb RX aggregation is a way to receive multiple 802.11 frames in one RX buffer. However, we don't know yet how to handle this case in rt2800usb_fill_rxdone and this has probably no impact on RX performance as well, so we disable it Signed-off-by: Benoit Papillault Acked-by: Gertjan van Wingerde Acked-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed