]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net-ipa-fix-some-new-build-warnings'
authorJakub Kicinski <kuba@kernel.org>
Mon, 28 Dec 2020 22:13:24 +0000 (14:13 -0800)
committerJakub Kicinski <kuba@kernel.org>
Mon, 28 Dec 2020 22:13:25 +0000 (14:13 -0800)
commitb227b0973fbe8ad0195cf541530f2f7627b22cdb
treee1b31b60e6e03440f30fbb05c5beff9e01f6366b
parente000e15258e08b3f824b0d154a254e3e238e1fb0
parent3a9cc2b9bf9f2ba6a53061b51c54f8a303203b58
Merge branch 'net-ipa-fix-some-new-build-warnings'

Alex Elder says:

====================
net: ipa: fix some new build warnings

I got a super friendly message from the Intel kernel test robot that
pointed out that two patches I posted last week caused new build
warnings.  I already had these problems fixed in my own tree but
the fix was not included in what I sent out last week.
====================

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