Re: [PATCH 6/7] af_unix: Move CINQ/COUTQ code to helpers
From: David Miller <davem@davemloft.net>
Date: 2011-12-30 21:47:35
From: David Miller <davem@davemloft.net>
Date: 2011-12-30 21:47:35
From: Pavel Emelyanov <redacted> Date: Fri, 30 Dec 2011 14:54:11 +0400
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 <redacted>
Applied with some minor indentation fixes, thanks.