[<prev] [next>] [day] [month] [year] [list]
Message-ID: <c5b2c05b0709110314x6cc00df8w1f37a26eb9998efa@mail.gmail.com>
Date: Tue, 11 Sep 2007 12:14:03 +0200
From: "Primiano Tucci" <p.tucci@...il.com>
To: netdev@...r.kernel.org
Subject: calling dev_queue_xmit from softirq
Hi all, just a simple question here:
can dev_queue_xmit be called from atomic context (a softirq for instance)
or do i have to put the dev_queue_xmit call in a separate tasklet and call
it from tasklet?
Kernel 2.6.22
Thanks in advance
Primiano Tucci
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists