]> 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)
commit041aafdc7ae7ee6c10b2cbcfc0c6ac33550dddad
tree2b73b241e63fd4b46098368793b48f04e4f16f27
parent22bca7a3e52e9f5e597df87a61641a7f60f6934e
parent91fed047ccc8a3494d9f625bd08e2385a3512372
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>