mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 02:01:36 +03:00
nvethernet:macsec:Related change to OSI misra fix
Fixed MISRA 15.5 and 2.5 errors in OSI hence these are the dependednt changes in Linux OSD Bug 3691236 Change-Id: Ie590082025235c48abb1588550121e80b92db487 Signed-off-by: Sanath Kumar Gampa <sgampa@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2735586 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: svc_kernel_abi <svc_kernel_abi@nvidia.com> Reviewed-by: Mahesh Patil <maheshp@nvidia.com> Reviewed-by: svc-mobile-coverity <svc-mobile-coverity@nvidia.com> Reviewed-by: svc-mobile-cert <svc-mobile-cert@nvidia.com> Reviewed-by: Narayan Reddy <narayanr@nvidia.com> Reviewed-by: Srinivas Ramachandran <srinivasra@nvidia.com> GVS: Gerrit_Virtual_Submit
This commit is contained in:
committed by
Revanth Kumar Uppala
parent
c7376b2390
commit
6104d5e348
@@ -39,6 +39,11 @@
|
||||
*/
|
||||
#define BYP_LUT_INPUTS 1
|
||||
|
||||
/**
|
||||
* @brief MACSEC SECTAG + ICV + 2B ethertype adds up to 34B
|
||||
*/
|
||||
#define MACSEC_TAG_ICV_LEN 34U
|
||||
|
||||
/**
|
||||
* @brief Size of Macsec IRQ name.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user