[PATCH] resend of 8390 patch for lockdep
authorArjan van de Ven <arjan@infradead.org>
Wed, 5 Jul 2006 18:36:40 +0000 (20:36 +0200)
committerJeff Garzik <jeff@garzik.org>
Wed, 19 Jul 2006 18:01:17 +0000 (14:01 -0400)
commit22ad852b8297e5063fc50f54a77e13f6d9b16a6f
treed4f36792dd3435e14d132ecf4b90ebff9deb9118
parent225ec70a8cf5086a70d755e394c56186a30053d3
[PATCH] resend of 8390 patch for lockdep

The 8390 drivers use disable_irq() as a locking primitive, which means these
uses need lockdep specific annotation that they are used as such.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/8390.c