From: Helmut Schaa Date: Mon, 28 Mar 2011 11:29:44 +0000 (+0200) Subject: rt2x00: Limit rt2x00pci rxdone processing to 16 entries at once X-Git-Tag: v3.0-rc1~377^2~437^2^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=166389375d5a3894aa00a9c2e490ac4b9af2a891;p=pandora-kernel.git 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 Acked-by: Gertjan van Wingerde Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed