Re: [PATCH net-next v2 08/12] net: wwan: tmi: Add data plane transaction layer

From: Jakub Kicinski
Date: Thu Jan 19 2023 - 23:28:57 EST


On Wed, 18 Jan 2023 19:38:55 +0800 Yanchao Yang wrote:
> drivers/net/wwan/mediatek/mtk_dpmaif.c | 4005 ++++++++++++++++++++

clang detects out-of-bound memcpy/strcpy or such somewhere in this file.
Please fix that.

Please try to make the series smaller than 17,770 :/
Strip stuff down to minimal working version.
I don't think anyone can review 17kLoC in one sitting :/