aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/cis/.gitignore
diff options
context:
space:
mode:
authorYevgeny Petrilin <yevgenyp@mellanox.co.il>2009-05-25 20:57:21 +0000
committerDavid S. Miller <davem@davemloft.net>2009-05-29 22:04:42 -0700
commit465440d2720543669841db5b0691ba41892ed0ae (patch)
treee037c9c1796086a5cd223f170a8a8d295f2a4e99 /firmware/cis/.gitignore
parentMerge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 (diff)
downloadlinux-dev-465440d2720543669841db5b0691ba41892ed0ae.tar.xz
linux-dev-465440d2720543669841db5b0691ba41892ed0ae.zip
mlx4_en: Fix a kernel panic when waking tx queue
When the transmit queue gets full we enable interrupts for TX completions There was a race that we handled the TX queue both from the interrupt context and from the transmit function. Using "spin_trylock_irq()" ensures this doesn't happen. Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions