diff options
| author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2020-07-20 11:38:57 +0000 |
|---|---|---|
| committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2020-07-20 11:38:57 +0000 |
| commit | c518681b4c4be7a6d5bef8c7e81296301294b5d6 (patch) | |
| tree | f3c55f79060b2a383fd1196b04cdf049e14ae57c /exception_lists | |
| parent | cd972fecf1f5f91f258bec5947143dca1b13cf18 (diff) | |
| parent | fa42722764b7b54c64cf742fc1d5d4ab0f02511a (diff) | |
| download | illumos-joyent-c518681b4c4be7a6d5bef8c7e81296301294b5d6.tar.gz | |
[illumos-gate merge]
commit fa42722764b7b54c64cf742fc1d5d4ab0f02511a
12515 vfalls: array subscript is above array bounds
commit 790596015610f2e87846342a497f6ee558379163
12105 libsmbns: passing argument 1 to restrict-qualified parameter aliases with argument 4
commit 93f1cac532b220b8db1e7715dbb2ae7ec5fe8fe7
12933 Update i40e core code to support NVM v1.7
Diffstat (limited to 'exception_lists')
| -rw-r--r-- | exception_lists/cstyle | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/exception_lists/cstyle b/exception_lists/cstyle index 85538c8968..c03401a64f 100644 --- a/exception_lists/cstyle +++ b/exception_lists/cstyle @@ -1033,6 +1033,8 @@ usr/src/uts/common/io/i40e/core/i40e_adminq.c usr/src/uts/common/io/i40e/core/i40e_adminq.h usr/src/uts/common/io/i40e/core/i40e_alloc.h usr/src/uts/common/io/i40e/core/i40e_common.c +usr/src/uts/common/io/i40e/core/i40e_dcb.c +usr/src/uts/common/io/i40e/core/i40e_dcb.h usr/src/uts/common/io/i40e/core/i40e_devids.h usr/src/uts/common/io/i40e/core/i40e_hmc.c usr/src/uts/common/io/i40e/core/i40e_hmc.h @@ -1043,7 +1045,7 @@ usr/src/uts/common/io/i40e/core/i40e_prototype.h usr/src/uts/common/io/i40e/core/i40e_register.h usr/src/uts/common/io/i40e/core/i40e_status.h usr/src/uts/common/io/i40e/core/i40e_type.h -usr/src/uts/common/io/i40e/core/i40e_virtchnl.h +usr/src/uts/common/io/i40e/core/virtchnl.h usr/src/uts/common/io/iwn/if_iwn.c usr/src/uts/common/io/iwn/if_iwnreg.h usr/src/uts/common/io/iwn/if_iwnvar.h |
