On Tue, 21 Jul 2015 16:18:36 +0300
Vadim Kochan wrote:
> From: Vadim Kochan
>
> It really partially reverts:
>
> ec4d0d8a9def35 (ss: Replace unixstat struct by new sockstat struct)
>
> but adds few fields (name & peer_name) from removed unixstat to sockstat
> struct to easy
> return orig
From: Vadim Kochan
It really partially reverts:
ec4d0d8a9def35 (ss: Replace unixstat struct by new sockstat struct)
but adds few fields (name & peer_name) from removed unixstat to sockstat struct
to easy
return original code.
Fixes: ec4d0d8a9def35 (ss: Replace unixstat struct by new socks