links: Don't close loopback link
knet_link_clear_config would incorrectly clear the local
loopback link if the last 'real' link to an external node
was closed. We didn't check the nodeid in the code, just
the link number when clearing the loopback flag.
Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>