summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
diff options
context:
space:
mode:
authorSteven Rostedt <rostedt@goodmis.org>2009-07-03 13:30:00 (GMT)
committerScott Wood <scottwood@freescale.com>2014-04-10 00:18:55 (GMT)
commitd764e9136348e1d5c909b05bbad9103d21c5afdc (patch)
tree303a0155bd264e5cb6c86d7f125db5eaac3accd8 /drivers/net/wireless
parent5001984143b8eab3715681063220aa6f57d9ebb0 (diff)
downloadlinux-fsl-qoriq-d764e9136348e1d5c909b05bbad9103d21c5afdc.tar.xz
drivers/net: vortex fix locking issues
Argh, cut and paste wasn't enough... Use this patch instead. It needs an irq disable. But, believe it or not, on SMP this is actually better. If the irq is shared (as it is in Mark's case), we don't stop the irq of other devices from being handled on another CPU (unfortunately for Mark, he pinned all interrupts to one CPU). Signed-off-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> drivers/net/ethernet/3com/3c59x.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'drivers/net/wireless')
0 files changed, 0 insertions, 0 deletions