[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160411.212900.1164760179761034053.davem@davemloft.net>
Date: Mon, 11 Apr 2016 21:29:00 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: stefan@...er.ch
Cc: systemd-devel@...ts.freedesktop.org, netdev@...r.kernel.org,
fabio.estevam@...escale.com, l.stach@...gutronix.de,
u.kleine-koenig@...gutronix.de, bryan.wu@...onical.com,
bob.ham@...labora.com
Subject: Re: Configuring ethernet link fails with No such device
From: Stefan Agner <stefan@...er.ch>
Date: Mon, 11 Apr 2016 15:46:08 -0700
> What is the expectation/definition when link configuration should be
> possible? Only after the network device got opened or before?
Only after it is open. Drivers almost always have the entire chip in
powerdown state when it is not open, so we wouldn't be able to
properly do link settings even if we wanted to when the device is
closed.
Powered by blists - more mailing lists