kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #167508
[Bug 1541907] Re: qeth: layer2 reports unknown state to network tools.
** Changed in: linux-lts-utopic (Ubuntu)
Status: New => Invalid
** Changed in: linux-lts-utopic (Ubuntu Trusty)
Status: Fix Released => Invalid
** Changed in: linux (Ubuntu Wily)
Status: Fix Released => Invalid
** Changed in: linux (Ubuntu Vivid)
Status: Fix Released => Invalid
** Changed in: linux (Ubuntu Trusty)
Status: Fix Released => Invalid
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1541907
Title:
qeth: layer2 reports unknown state to network tools.
Status in linux package in Ubuntu:
Fix Released
Status in linux-lts-utopic package in Ubuntu:
Invalid
Status in linux source package in Trusty:
Invalid
Status in linux-lts-utopic source package in Trusty:
Invalid
Status in linux source package in Vivid:
Invalid
Status in linux source package in Wily:
Invalid
Status in linux source package in Xenial:
Fix Released
Bug description:
Please backport and integration the upstream linux commit below:
commit e5ebe63214d44d4dcf43df02edf3613e04d671b9
Author: Ursula Braun <ubraun@xxxxxxxxxxxxxxxxxx>
Date: Fri Dec 11 12:27:55 2015 +0100
qeth: initialize net_device with carrier off
/sys/class/net/<interface>/operstate for an active qeth network
interface offen shows "unknown", which translates to "state UNKNOWN
in output of "ip link show". It is caused by a missing initialization
of the __LINK_STATE_NOCARRIER bit in the net_device state field.
This patch adds a netif_carrier_off() invocation when creating the
net_device for a qeth device.
Signed-off-by: Ursula Braun <ubraun@xxxxxxxxxxxxxxxxxx>
Acked-by: Hendrik Brueckner <brueckner@xxxxxxxxxxxxxxxxxx>
Reference-ID: Bugzilla 133209
Signed-off-by: David S. Miller <davem@xxxxxxxxxxxxx>
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1541907/+subscriptions