ethernet: set the connection type when generating the connection
authorLubomir Rintel <lkundrak@v3.sk>
Tue, 15 Mar 2016 19:07:45 +0000 (20:07 +0100)
committerLubomir Rintel <lkundrak@v3.sk>
Wed, 16 Mar 2016 10:38:00 +0000 (11:38 +0100)
commit8f82fa83cecdc9160444d9a55aaa332fb9a1cbc1
tree1773a7ec4911e7890da6d009c4d8fa1858619bf0
parentecd42cd915abb78167aa7cb27c90458db6526740
ethernet: set the connection type when generating the connection

Otherwise the connection wouldn't verify:

  <error> [1458066126.2270] device (eth10): Generated connection does not verify:
    connection.type: property type should be set to '802-3-ethernet'
  <debug> [1458066126.2271] manager: (eth10): can't assume; no connection

(cherry picked from commit 4b71939e9ac3df93bfe72af0eac42b4ebaf94e15)
src/devices/nm-device-ethernet.c