llc: optimize multicast delivery
authorOctavian Purdila <opurdila@ixiacom.com>
Sat, 26 Dec 2009 11:51:03 +0000 (11:51 +0000)
committerDavid 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