net/8021q/vlan_dev.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit df1a837e914ffd02b37f716761637ef917013d16
Author: Phil Oester <[email protected]>
Date:   Tue Aug 17 18:45:08 2010 +0000

    vlan: Match underlying dev carrier on vlan add
    
    When adding a new vlan, if the underlying interface has no carrier,
    then the newly added vlan interface should also have no carrier.
    At present, this is not true - the newly added vlan is added with
    carrier up.  Fix by checking state of real device.
    
    Signed-off-by: Phil Oester <[email protected]>
    Signed-off-by: David S. Miller <[email protected]>
    (cherry picked from commit 0ac820eebe9008094040955d294ef7b33b418413)

http://suva.vyatta.com/git/?p=linux-vyatta.git;a=commitdiff;h=df1a837e914ffd02b37f716761637ef917013d16
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to