lldp: drop process_lldp_neighbors()
authorThomas Haller <thaller@redhat.com>
Tue, 15 Mar 2016 12:05:07 +0000 (13:05 +0100)
committerThomas Haller <thaller@redhat.com>
Thu, 17 Mar 2016 14:00:49 +0000 (15:00 +0100)
commit121e790bdacd361ece33cbfce469e3821b626563
tree9239b17f728dec8b64212ce801ec5305f043c9f8
parent4cd6ac3a7bc5db777a995fae3639dc2515877eb0
lldp: drop process_lldp_neighbors()

We register the callback early on, so we get notified about
every single neighbor as they show up. No need to iterate over
them explicitly -- and probably, at that early state, there are
no neighbors yet.
src/devices/nm-lldp-listener.c