]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
rt2x00: Disable RX aggregation for rt2800usb
authorBenoit PAPILLAULT <benoit.papillault@free.fr>
Fri, 4 Dec 2009 22:47:05 +0000 (23:47 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 21 Dec 2009 23:56:37 +0000 (18:56 -0500)
commit9c8427d9deca1c0c2415c8da0e731e13fc89d111
tree2fab2794fc1f9f4256aa2c73c0c35f0393c50803
parentb734083349d1f1aab1edc810cef02e8046251b48
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 <benoit.papillault@free.fr>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Acked-by: Ivo van Doorn <ivdoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800usb.c