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 Authored by np on Sep 5 2020, 12:18 AM.
Details Summary Currently a NOINET LINT kernels complains about 5 unsued static Reviwed by: ...
Diff Detail
Event TimelineHerald added a subscriber: ae. · View Herald TranscriptSep 5 2020, 12:18 AM2020-09-05 00:18:22 (UTC+0) Harbormaster completed remote builds in B33408: Diff 76681.Sep 5 2020, 12:18 AM2020-09-05 00:18:22 (UTC+0) This revision is now accepted and ready to land.Oct 19 2020, 5:27 PM2020-10-19 17:27:47 (UTC+0) Comment Actions It seems by now there is also needs_inner_tcp_csum() ? This revision now requires review to proceed.Oct 19 2020, 6:39 PM2020-10-19 18:39:49 (UTC+0) This revision was not accepted when it landed; it landed in state Needs Review.May 22 2021, 3:50 AM2021-05-22 03:50:35 (UTC+0) Closed by commit rGffbb373c5a95: cxgbe(4): Fix build warnings with NOINET kernels. (authored by np). · Explain Why This revision was automatically updated to reflect the committed changes. Herald added a subscriber: imp. · View Herald TranscriptOct 20 2021, 2:11 PM2021-10-20 14:11:37 (UTC+0)
Revision Contents
Diff 89646 sys/dev/cxgbe/t4_sge.c
|