pppoe: fix reference counting in PPPoE proxy
Orabug:
23330957
[ Upstream commit
29e73269aa4d36f92b35610c25f8b01c789b0dc8 ]
Drop reference on the relay_po socket when __pppoe_xmit() succeeds.
This is already handled correctly in the error path.
Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
(cherry picked from commit
dda12d1bb3534b095c3d3e537e081339e0b7192f)
Signed-off-by: Dan Duval <dan.duval@oracle.com>