From: Florian Fainelli Date: Sun, 13 Jul 2008 12:29:20 +0000 (+0200) Subject: r6040: fix scheduling while atomic in r6040_tx_timeout X-Git-Tag: v2.6.27-rc1~860^2~3^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fec3a23be0daceeb0695f8296aea07ea1ad073d8;p=pandora-kernel.git r6040: fix scheduling while atomic in r6040_tx_timeout Add a helper function which only modifies R6040 MAC registers use it when we timeout, and on adapter initialization. Fix the scheduling while atomic but in the timeout routine due to the reallocation of rx/tx buffers. Signed-Off-By: Joerg Albert Signed-off-by: Florian Fainelli Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed