net: Make ndo_neigh_destroy return void.
authorDavid S. Miller <davem@davemloft.net>
Thu, 1 Dec 2011 19:16:04 +0000 (14:16 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Dec 2011 19:16:04 +0000 (14:16 -0500)
The return value isn't used.

Suggested by Ben Hucthings.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found