]> www.infradead.org Git - nvme.git/commit
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)
commit7829b376f2a9ff1343e855551e0d9e0b87a52d93
treec222350c38072b3dc5ea56af445f28cace937399
parentaa77b112801613d394f893509d8187f1a332c1a4
parent0e1a4d427f58b843864d835ccb79c32a118c6a77
Merge branch 'crypto-caam-unembed-net_dev'

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>