[NEIGH]: Convert neighbour deletion to new netlink api
authorThomas Graf <tgraf@suug.ch>
Tue, 8 Aug 2006 00:53:08 +0000 (17:53 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:53:58 +0000 (14:53 -0700)
commita14a49d2b7b9290e87751f21f503f1954267d4c4
treed2d8719332e1b6966d53830de955dec6fb360d70
parent3226f6881719e61e00e92b4c85a8ef49aa4d42b1
[NEIGH]: Convert neighbour deletion to new netlink api

Fixes:
  Return ENOENT if the neighbour is not found (was EINVAL)
  Return EAFNOSUPPORT if no table matches the specified
  address family.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/neighbour.c