commit | 29e73269aa4d36f92b35610c25f8b01c789b0dc8 | [log] [tgz] |
---|---|---|
author | Guillaume Nault <g.nault@alphalink.fr> | Mon Feb 15 17:01:10 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 17 16:02:01 2016 -0500 |
tree | 72e7e31f35955e50b53c4051a2250cd96bbaf459 | |
parent | 705bcdda81eda8b4b4c564c4be7b8cfad6a180d6 [diff] |
pppoe: fix reference counting in PPPoE proxy 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>