]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitab3cd0794f3a20de363db3db5246e46c6fa4b165
tree83420dadda4c863a7bcebedf291f4d7009ffbb5f
parent6d9e573024e80ddb0815454281eee678ee3b663d
af_unix: Move CINQ/COUTQ code to helpers

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>
include/net/af_unix.h
net/unix/af_unix.c