netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] small netdevices.txt fix
@ 2007-05-16 12:59 Christoph Hellwig
  2007-05-18  0:44 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2007-05-16 12:59 UTC (permalink / raw)
  To: davem; +Cc: netdev


Signed-off-by: Christoph Hellwig <hch@lst.de>

Index: linux-2.6/Documentation/networking/netdevices.txt
===================================================================
--- linux-2.6.orig/Documentation/networking/netdevices.txt	2007-01-04 19:38:05.000000000 +0100
+++ linux-2.6/Documentation/networking/netdevices.txt	2007-01-04 19:40:22.000000000 +0100
@@ -49,7 +49,7 @@
 	for this and return -1 when the spin lock fails. 
 	The locking there should also properly protect against 
 	set_multicast_list
-	Context: BHs disabled
+	Context: Process with BHs disabled or BH (timer).
 	Notes: netif_queue_stopped() is guaranteed false
                Interrupts must be enabled when calling hard_start_xmit.
                 (Interrupts must also be enabled when enabling the BH handler.)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-05-18  0:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-16 12:59 [PATCH] small netdevices.txt fix Christoph Hellwig
2007-05-18  0:44 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).