Don't throw exception in the case of deletion of link local address

We have the issue opened for where link local address should not
implement the delete interface at all, we need some refactoring there
so for quick fix if delete operation performed on link local address
we are just logging it in the journal and return.

Resolves openbmc/openbmc#2561

Change-Id: I031e92206b98b729ea0bc0b135fb406563fc5dd0
Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
1 file changed