Searched hist:"42429 aae" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/8021q/ |
H A D | vlan.c | 42429aae Wed Jun 13 14:05:59 CDT 2007 Patrick McHardy <kaber@trash.net> [VLAN]: Move vlan_group allocation to seperate function
Move group allocation to a seperate function to clean up the code a bit and allocate groups before registering the device. Device registration is globally visible and causes netlink events, so we shouldn't fail afterwards.
Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net> 42429aae Wed Jun 13 14:05:59 CDT 2007 Patrick McHardy <kaber@trash.net> [VLAN]: Move vlan_group allocation to seperate function Move group allocation to a seperate function to clean up the code a bit and allocate groups before registering the device. Device registration is globally visible and causes netlink events, so we shouldn't fail afterwards. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|