]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'ucc_geth-improvements'
authorJakub Kicinski <kuba@kernel.org>
Thu, 21 Jan 2021 20:19:58 +0000 (12:19 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 21 Jan 2021 20:19:59 +0000 (12:19 -0800)
commit58feb480e88adeee1be5c9f973e91707a1010a31
tree2f4eb9e22d309d3f5dfbf94fe40deb43e77eda45
parentd6f67c6528a3ea2c40e62206f2138f836ee2207e
parentb75c34dcc1808729bcaa1fc889176a865701fe83
Merge branch 'ucc_geth-improvements'

Rasmus Villemoes says:

====================
ucc_geth improvements

This is a resend of some improvements to the ucc_geth driver that was
previously sent together with bug fixes, which have by now been
applied.

v2: rebase to net/master; address minor style issues; don't introduce
a use-after-free in patch "don't statically allocate eight
ucc_geth_info".
====================

Link: https://lore.kernel.org/r/20210119150802.19997-1-rasmus.villemoes@prevas.dk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>