This module depends on the presence of both INET and INET6 options in
order to compile.
Fixes: cdcd52d41e24 ("irdma: Add RDMA driver for Intel(R) Ethernet...")
Differential D35343
irdma: fix LINT-NOIP/NOINET/NOINET6 builds mhorne on May 28 2022, 4:12 PM. Authored by Tags None Referenced Files
Subscribers None
Details This module depends on the presence of both INET and INET6 options in Fixes: cdcd52d41e24 ("irdma: Add RDMA driver for Intel(R) Ethernet...") make MAKE_LINT_KERNELS=y WITHOUT_WORLDS=y tinderbox succeeds with this change
Diff Detail
Event TimelineComment Actions I think this change should work for now; I don't know if we'll ever plan to support no INET/INET6 kernels for this driver. |