linux/drivers/isdn/hysdn
Matthias Kaehlcke 635244c59c fix spinlock usage in hysdn_log_close()
Fix incorrect spinlock use in hysdn_log_close().  The function declared a
spinlock on the stack and used it to 'protect' a shared driver structure.

The patch simply removes the useless code.

Signed-off-by: Matthias Kaehlcke <matthias.kaehlcke@gmail.com>
Cc: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-08 11:15:16 -07:00
..
boardergo.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
boardergo.h [PATCH] hysdn: remove custom types 2006-03-25 08:22:52 -08:00
hycapi.c [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 2007-04-25 22:28:29 -07:00
hysdn_boot.c [PATCH] isdn: replace kmalloc+memset with kzalloc 2006-12-08 08:29:01 -08:00
hysdn_defs.h [PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appropriately 2006-10-17 08:18:48 -07:00
hysdn_init.c [PATCH] isdn: replace kmalloc+memset with kzalloc 2006-12-08 08:29:01 -08:00
hysdn_net.c [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 2007-04-25 22:24:30 -07:00
hysdn_pof.h [PATCH] hysdn: remove custom types 2006-03-25 08:22:52 -08:00
hysdn_procconf.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
hysdn_proclog.c fix spinlock usage in hysdn_log_close() 2007-05-08 11:15:16 -07:00
hysdn_sched.c [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 2007-04-25 22:28:23 -07:00
ince1pc.h [PATCH] hysdn: remove custom types 2006-03-25 08:22:52 -08:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00