summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
diff options
context:
space:
mode:
authorYing Xue <ying.xue@windriver.com>2015-05-15 06:53:21 +0200
committerDavid S. Miller <davem@davemloft.net>2015-05-16 03:20:16 +0200
commit1f9993f6825f9cb93f75f794b66e7428dfc72467 (patch)
tree90e8005805a0d73bbb3c401899930dbeb39ed914 /drivers/net/phy
parentnet: macb: Add better comment for RXUBR handling (diff)
downloadlinux-1f9993f6825f9cb93f75f794b66e7428dfc72467.tar.xz
linux-1f9993f6825f9cb93f75f794b66e7428dfc72467.zip
rocker: fix a neigh entry leak issue
Once we get a neighbour through looking up arp cache or creating a new one in rocker_port_ipv4_resolve(), the neighbour's refcount is already taken. But as we don't put the refcount again after it's used, this makes the neighbour entry leaked. Suggested-by: Eric Dumazet <edumazet@google.com> Acked-by: Jiri Pirko <jiri@resnulli.us> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Ying Xue <ying.xue@windriver.com> Acked-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy')
0 files changed, 0 insertions, 0 deletions