On Thu, 2010-02-11 at 14:44 +0100, Markus Armbruster wrote: > The fixes fall into three groups: > > * Dead code removal. > > * Fix bogus "Warning: vlan 0 with no nics" with -device > > * When we added network clients not associated with a VLAN (-netdev & > friends), we missed a few places. Fix them up. > > Markus Armbruster (6): > net: Remove unused net_client_uninit() > net: net_check_clients() runs too early to see -device, fix > net: Fix bogus "Warning: vlan 0 with no nics" with -device > net: net_check_clients() checks only VLAN clients, fix > net: info network shows only VLAN clients, fix > net: Monitor command set_link finds only VLAN clients, fix
Nice. They all look good to me Acked-by: Mark McLoughlin <mar...@redhat.com> Cheers, Mark.