Re: [PATCH v2] bnx2x: fix icc compilation error
From: Rasesh Mody <hidden>
Date: 2016-06-27 23:21:48
From: Rasesh Mody <hidden>
Date: 2016-06-27 23:21:48
From: Ferruh Yigit [mailto:ferruh.yigit@intel.com] Sent: Monday, June 27, 2016 9:03 AM Fix icc warning: error #188: enumerated type mixed with another type Fixed the code for simple cases caused the warning. Still need to disable compiler warning because of more complex case. Signed-off-by: Ferruh Yigit <redacted>
Acked-by: Rasesh Mody <redacted> Thanks Ferruh!