lkml.org 
[lkml]   [2020]   [Nov]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH net-next 0/2] net: ipa: two fixes
Date
This small series makes two fixes to the IPA code:
- While reviewing something else I found that one of the resource
limits on the SDM845 used the wrong value. The first patch
fixes this. The correct value allocates more resources of this
type for IPA to use, and otherwise does not change behavior.
- When the IPA-resident microcontroller starts up it generates an
event, which triggers an AP interrupt. The event merely
provides some information for logging, which we don't support.
We already ignore the event, and that's harmless. So this
patch explicitly ignores it rather than issuing a warning when
it occurs.

-Alex

Alex Elder (2):
net: ipa: fix source packet contexts limit
net: ipa: ignore the microcontroller log event

drivers/net/ipa/ipa_data-sdm845.c | 4 ++--
drivers/net/ipa/ipa_uc.c | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)

--
2.20.1

\
 
 \ /
  Last update: 2020-11-12 13:12    [W:0.072 / U:0.992 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site