Currently a NOINET LINT kernels complains about 5 unsued static
functions. Properly hide them behind appropriate #if defined checks
for INET or INET6 to make the kernel compile without warnings.
Reviwed by: ...
Differential D26334
cxgbe: Apply more checks for INET and INET6 np on Sep 5 2020, 12:18 AM. Authored by Tags None Referenced Files
Details Currently a NOINET LINT kernels complains about 5 unsued static Reviwed by: ...
Diff Detail
Event TimelineComment Actions It seems by now there is also needs_inner_tcp_csum() ? |