commit | fec3a23be0daceeb0695f8296aea07ea1ad073d8 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian.fainelli@telecomint.eu> | Sun Jul 13 14:29:20 2008 +0200 |
committer | Jeff Garzik <jgarzik@redhat.com> | Tue Jul 22 19:56:30 2008 -0400 |
tree | aa4a7af7f89c423c0f0d1ca3de3c29c237207a38 | |
parent | 3d25434816356e8d1e3167c5f7a56d3d81aeb239 [diff] |
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 <jal2@gmx.de> Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>