commit | 166389375d5a3894aa00a9c2e490ac4b9af2a891 | [log] [tgz] |
---|---|---|
author | Helmut Schaa <helmut.schaa@googlemail.com> | Mon Mar 28 13:29:44 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 04 16:20:01 2011 -0400 |
tree | d1e2d7d4d639975c3cb263c71a88474719312409 | |
parent | 324732848c42bf79988479ee1b4359e15f08154b [diff] |
rt2x00: Limit rt2x00pci rxdone processing to 16 entries at once Instead of receiving an unlimited number of frames, stop after 16 entries and reschedule the rxdone tasklet. This allows other tasklets to be run inbetween. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Acked-by: Gertjan van Wingerde <gwingerde@gmail.com> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>