]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net-ipa-minor-bug-fixes'
authorJakub Kicinski <kuba@kernel.org>
Sat, 31 Oct 2020 00:20:18 +0000 (17:20 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 31 Oct 2020 00:20:18 +0000 (17:20 -0700)
commit7ecef1242c73de2152c0616591d1e66f7b66fdd6
tree2b73b241e63fd4b46098368793b48f04e4f16f27
parentae6b61deccb5fbb827ee44c695384dd633cb8a3a
parent79f2d308c315c240dd2b1750760fe276ed69b42a
Merge branch 'net-ipa-minor-bug-fixes'

Alex Elder says:

====================
net: ipa: minor bug fixes

This series fixes several bugs.  They are minor, in that the code
currently works on supported platforms even without these patches
applied, but they're bugs nevertheless and should be fixed.

Version 2 improves the commit message for the fourth patch.  It also
fixes a bug in two spots in the last patch.  Both of these changes
were suggested by Willem de Bruijn.
====================

Link: https://lore.kernel.org/r/20201028194148.6659-1-elder@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>