Re: [PATCH 01/17] qede/base: update base driver
From: Mody, Rasesh <hidden>
Date: 2016-09-16 16:06:06
Hi Ferruh,
From: Ferruh Yigit [mailto:ferruh.yigit@intel.com] Sent: Friday, September 16, 2016 5:49 AM Hi Rasesh, On 8/27/2016 7:26 AM, Rasesh Mody wrote:quoted
This patch updates the base driver and incorporates neccessary changes required to bring in the new firmware 8.10.9.0. In addition, it would allow driver to add new functionalities that might be needed in future. Signed-off-by: Rasesh Mody <redacted> ---<...>quoted
65 files changed, 14653 insertions(+), 8536 deletions(-)<...> Sorry for late review. This is base driver update, but still a big single patch with 14K lines insertions, it is too hard to both review or contribute. Is it possible to split patch into more smaller ones, ideally it should be one patch for one feature/fix, but please do whatever can be done. I can see there are some big chunk of whitespace updates, or new files for debug (hsi_debug_tools.h), those can be easy to target.
Thanks for reviewing, we'll send out v2 series. Regards, Rasesh
Thanks, ferruh