firewire: net: invalidate ARP entries of removed nodes
authorMaxim Levitsky <maximlevitsky@gmail.com>
Mon, 29 Nov 2010 02:09:52 +0000 (04:09 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Thu, 20 Jan 2011 23:36:00 +0000 (00:36 +0100)
commit74a145049938b73b7e5421423f64a254d4192d3f
treefc79d839596b87449dbb34317d1d282c2e54b6b7
parentc56eb8fb6dccb83d9fe62fd4dc00c834de9bc470
firewire: net: invalidate ARP entries of removed nodes

This makes it possible to resume communication with a node that dropped
off the bus for a brief period.  Otherwise communication will only be
possible after ARP cache entry timeouts.

Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de> (rebased)
drivers/firewire/net.c