mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-07 16:50:35 +01:00
Remove duped code, done below somewhere
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@555 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
1e22dba1ca
commit
85aa633ec8
1 changed files with 0 additions and 2 deletions
|
|
@ -305,8 +305,6 @@ NMDevice *nm_device_new (const char *iface, const char *udi, gboolean test_dev,
|
|||
/* Have to bring the device up before checking link status and other stuff */
|
||||
nm_device_bring_up_wait (dev, 0);
|
||||
|
||||
dev->driver_support_level = nm_get_driver_support_level (dev->app_data->hal_ctx, dev);
|
||||
|
||||
/* Initialize wireless-specific options */
|
||||
if (nm_device_is_wireless (dev))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue