mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-10 00:03:25 +00:00
The sk_classid member is only required when CONFIG_CGROUP_NET_CLASSID is enabled. #ifdefify it to reduce the size of struct sock on 32 bit systems, at least. Signed-off-by: Mathias Krause <minipli@googlemail.com> Signed-off-by: David S. Miller <davem@davemloft.net>