Skip to content
Snippets Groups Projects
Commit 0d38ff1d authored by Jiri Kosina's avatar Jiri Kosina Committed by Jeff Garzik
Browse files

NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save()


drivers/net/3c59x.c::poll_vortex() contains local_irq_disable() after
local_save_flags().  Turn it into local_irq_save().

Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 7e3e8b05
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment