af_unix: Move CINQ/COUTQ code to helpers
authorPavel Emelyanov <xemul@parallels.com>
Fri, 30 Dec 2011 00:54:11 +0000 (00:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Dec 2011 21:45:45 +0000 (16:45 -0500)
Currently tcp diag reports rqlen and wqlen values similar to how
the CINQ/COUTQ iotcls do. To make unix diag report these values
in the same way move the respective code into helpers.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found