commit | 0f7b67dd9e1192976f5e5a78934c7a339ff7c45f | [log] [tgz] |
---|---|---|
author | Octavian Purdila <opurdila@ixiacom.com> | Sat Dec 26 11:51:03 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 26 20:42:29 2009 -0800 |
tree | 123fd1196cea045dcd2b0e2870381f4949cd62db | |
parent | b76f5a8427ac2928c07fa4ff2144bb8db072c240 [diff] |
llc: optimize multicast delivery 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>