From: David Kilroy Date: Thu, 21 Aug 2008 22:28:04 +0000 (+0100) Subject: orinoco: Process bulk of receive interrupt in a tasklet X-Git-Tag: v2.6.28-rc1~717^2~400 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31afcef385bb8bf528c6fbe05b359af9f456f02a;p=pandora-kernel.git orinoco: Process bulk of receive interrupt in a tasklet Read the packet data off the hardware and straight into an skb in the interrupt. We have to do this in case we don't process the tasklet in time. Signed-off-by: David Kilroy Signed-off-by: John W. Linville --- Reading git-diff-tree failed