aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2009-07-17 05:21:04 +0200
committerJohn W. Linville <linville@tuxdriver.com>2009-08-20 11:38:07 -0400
commit23b339062f247e0be84eaabb15e17b403c4388b6 (patch)
treea8ceb91545c7ee21ac30350ef6f1b0c84c49d4bd /drivers/net/Kconfig
parent7595d67a06466cc00e3aae1b86544278b57481ee (diff)
mwl8k: mwl8k_txq_xmit() rework
Various mwl8k_txq_xmit changes: - Extract the QoS field before adding the DMA header. - Only write to tx->status once, and only after all the other descriptor fields have been set. - Do all tx state manipulation under the tx spinlock. - Remove the priv->inconfig check, as all transmit queues will be frozen during config cycles, so we won't ever be asked to transmit if a config cycle is running. - Remove some more dead code. Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/Kconfig')
0 files changed, 0 insertions, 0 deletions