NetworkManager/src/devices
Lubomir Rintel 5a040b4058 device: drop leftover bad assert
NetworkManager:ERROR:devices/nm-device.c:7089:nm_device_update_hw_address: assertion failed: (hwaddrlen <= sizeof (priv->hw_addr))
Aborted (core dumped)

Breaks 32-bit, works on 64-bit by dumb luck.

https://bugzilla.gnome.org/show_bug.cgi?id=737900

Fixes: b019348fdd
Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-10-05 11:29:33 +02:00
..
adsl core: move device factory type function into factory object 2014-09-11 12:47:23 -05:00
bluetooth bluez: simplify cleanup of generated PAN connection 2014-09-24 16:45:21 +02:00
team core: pass parent to device factories when creating devices for connections 2014-09-11 12:47:23 -05:00
wifi auth: rename file nm-manager-auth.* to nm-auth-utils.* 2014-09-29 13:00:11 +02:00
wimax core: move device factory type function into factory object 2014-09-11 12:47:23 -05:00
wwan core: move device factory type function into factory object 2014-09-11 12:47:23 -05:00
nm-device-bond.c bond: fix setting bond option 'lacp_rate' 2014-10-03 14:53:06 +02:00
nm-device-bond.h bond: port to internal device factory 2014-09-11 12:50:16 -05:00
nm-device-bridge.c core: fix stray 'break' in switch 2014-09-19 12:07:00 -05:00
nm-device-bridge.h bridge: port to internal device factory 2014-09-11 12:50:16 -05:00
nm-device-ethernet-utils.c settings: create default wired connection from NMDeviceEthernet 2014-09-11 12:47:07 -05:00
nm-device-ethernet-utils.h settings: create default wired connection from NMDeviceEthernet 2014-09-11 12:47:07 -05:00
nm-device-ethernet.c devices: fix default ethernet connection code 2014-09-30 11:07:25 -04:00
nm-device-ethernet.h ethernet: port to internal device factory 2014-09-11 12:50:16 -05:00
nm-device-factory.c core: add support for internal device factories 2014-09-11 12:50:15 -05:00
nm-device-factory.h core: add support for internal device factories 2014-09-11 12:50:15 -05:00
nm-device-generic.c all: remove remaining GParamSpec name/blurb strings 2014-06-19 17:45:03 -04:00
nm-device-generic.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-device-gre.c gre: port to internal device factory 2014-09-11 12:50:16 -05:00
nm-device-gre.h gre: port to internal device factory 2014-09-11 12:50:16 -05:00
nm-device-infiniband.c infiniband: port to internal device factory 2014-09-11 12:50:16 -05:00
nm-device-infiniband.h infiniband: port to internal device factory 2014-09-11 12:50:16 -05:00
nm-device-logging.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-device-macvlan.c macvlan: port to internal device factory 2014-09-11 12:50:16 -05:00
nm-device-macvlan.h macvlan: port to internal device factory 2014-09-11 12:50:16 -05:00
nm-device-private.h libnm-core: change all mac-address properties to G_TYPE_STRING 2014-09-04 09:20:10 -04:00
nm-device-tun.c core: fix 'tun' device owner/group property getters 2014-09-19 12:07:00 -05:00
nm-device-tun.h tun: port to internal device factory 2014-09-11 12:50:17 -05:00
nm-device-veth.c veth: port to internal device factory 2014-09-11 12:50:16 -05:00
nm-device-veth.h veth: port to internal device factory 2014-09-11 12:50:16 -05:00
nm-device-vlan.c vlan: port to internal device factory 2014-09-11 12:50:16 -05:00
nm-device-vlan.h vlan: port to internal device factory 2014-09-11 12:50:16 -05:00
nm-device-vxlan.c vxlan: port to internal device factory 2014-09-11 12:50:16 -05:00
nm-device-vxlan.h vxlan: port to internal device factory 2014-09-11 12:50:16 -05:00
nm-device.c device: drop leftover bad assert 2014-10-05 11:29:33 +02:00
nm-device.h settings: create default wired connection from NMDeviceEthernet 2014-09-11 12:47:07 -05:00