aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking
diff options
context:
space:
mode:
authorDmitry Yakunin <zeil@yandex-team.ru>2020-03-05 15:33:12 +0300
committerDavid S. Miller <davem@davemloft.net>2020-03-08 21:57:48 -0700
commit83f73c5bb7b9a9135173f0ba2b1aa00c06664ff9 (patch)
tree39c21636cd4bb6e1b44bab7034c030d9c3705195 /Documentation/networking
parentnet: stmmac: dwmac1000: Disable ACS if enhanced descs are not used (diff)
downloadlinux-dev-83f73c5bb7b9a9135173f0ba2b1aa00c06664ff9.tar.xz
linux-dev-83f73c5bb7b9a9135173f0ba2b1aa00c06664ff9.zip
inet_diag: return classid for all socket types
In commit 1ec17dbd90f8 ("inet_diag: fix reporting cgroup classid and fallback to priority") croup classid reporting was fixed. But this works only for TCP sockets because for other socket types icsk parameter can be NULL and classid code path is skipped. This change moves classid handling to inet_diag_msg_attrs_fill() function. Also inet_diag_msg_attrs_size() helper was added and addends in nlmsg_new() were reordered to save order from inet_sk_diag_fill(). Fixes: 1ec17dbd90f8 ("inet_diag: fix reporting cgroup classid and fallback to priority") Signed-off-by: Dmitry Yakunin <zeil@yandex-team.ru> Reviewed-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions