]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] fix Shaper driver lossage in 2.6.12
authorDavid S. Miller <davem@davemloft.net>
Tue, 5 Jul 2005 22:07:44 +0000 (15:07 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 15 Jul 2005 21:15:25 +0000 (14:15 -0700)
commit8c87e7c245d326098adc6ed79382cd1ff6db6b51
tree58928ac0799f6d89a20095006277f4b66c8f5cc2
parent8f399a7448e0b58eae969426f61b7e81d55d2639
[PATCH] fix Shaper driver lossage in 2.6.12

[SHAPER]: Switch to spinlocks.

Dave, you were right and the sleeping locks in shaper were
broken. Markus Kanet noticed this and also tested the patch below that
switches locking to spinlocks.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Chris Wright <chrisw@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/shaper.c
include/linux/if_shaper.h