]> www.infradead.org Git - users/hch/configfs.git/commitdiff
Merge branch 'crypto-caam-unembed-net_dev'
authorJakub Kicinski <kuba@kernel.org>
Thu, 4 Jul 2024 17:19:25 +0000 (10:19 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 4 Jul 2024 17:19:26 +0000 (10:19 -0700)
Breno Leitao says:

====================
crypto: caam: Unembed net_dev

This will un-embed the net_device struct from inside other struct, so we
can add flexible array into net_device.

This also enable COMPILE test for FSL_CAAM, as any config option that
depends on ARCH_LAYERSCAPE.
====================

Link: https://patch.msgid.link/20240702185557.3699991-1-leitao@debian.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge