diff options
Diffstat (limited to 'usr/src/uts/common/io/cxgbe/t4nex/offload.h')
| -rw-r--r-- | usr/src/uts/common/io/cxgbe/t4nex/offload.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/common/io/cxgbe/t4nex/offload.h b/usr/src/uts/common/io/cxgbe/t4nex/offload.h index 6358e0cda0..1c633c2ea2 100644 --- a/usr/src/uts/common/io/cxgbe/t4nex/offload.h +++ b/usr/src/uts/common/io/cxgbe/t4nex/offload.h @@ -137,7 +137,7 @@ struct tom_tunables { int ddp_thres; }; -#ifndef TCP_OFFLOAD_DISABLE +#ifdef TCP_OFFLOAD_ENABLE struct offload_req { __be32 sip[4]; __be32 dip[4]; |
