[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100818044508.GA23361@linuxace.com>
Date: Tue, 17 Aug 2010 21:45:08 -0700
From: Phil Oester <kernel@...uxace.com>
To: netdev@...r.kernel.org
Subject: [PATCH] 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 <kernel@...uxace.com>
View attachment "patch-vlandev" of type "text/plain" (397 bytes)
Powered by blists - more mailing lists