* [PATCH v3 0/4] Packet fanout support
@ 2011-07-06 3:39 David Miller
0 siblings, 0 replies; only message in thread
From: David Miller @ 2011-07-06 3:39 UTC (permalink / raw)
To: netdev; +Cc: victor
This is the final revision of this patch set and what I'm
going to push out to net-next-2.6
The only changes this round are two bug fixes to patch #2:
1) fanout_add() oops fix
2) __fanout_unlink() was going
spin_unlock
..
spin_unlock
instead of
spin_unlock
..
spin_unlock
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-07-06 3:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-06 3:39 [PATCH v3 0/4] Packet fanout support David Miller
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).