From: David Miller <davem@davemloft.net> Date: 2011-07-06 03:39:55
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