git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b76f5a8
)
llc: optimize multicast delivery
author
Octavian Purdila
<opurdila@ixiacom.com>
Sat, 26 Dec 2009 11:51:03 +0000
(11:51 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 27 Dec 2009 04:42:29 +0000
(20:42 -0800)
Optimize multicast delivery by doing the actual delivery without
holding the lock. Based on the same approach used in UDP code.
Signed-off-by: Octavian Purdila <opurdila@ixiacom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found