commit | 7e80c124485b73146deadce14fd4da2054581806 | [log] [tgz] |
---|---|---|
author | stephen hemminger <shemminger@vyatta.com> | Tue Apr 27 15:01:04 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 27 18:13:53 2010 -0700 |
tree | da7349b9a75f669bd317729543a51406c778727c | |
parent | dcd79aebe736e88d62aeb4a7712ac0ba7cc2aa96 [diff] |
bridge: simplify multicast_add_router By coding slightly differently, there are only two cases to deal with: add at head and add after previous entry. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>