Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bb33808d authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Jeff Garzik
Browse files

small netdevices.txt fix



Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 50432cb5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ dev->hard_start_xmit:
	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.)