]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
qatfw: Fix firmware autoloading for qat_c2xxx devices
authorMark Johnston <markj@FreeBSD.org>
Wed, 23 Dec 2020 16:31:47 +0000 (11:31 -0500)
committerMark Johnston <markj@FreeBSD.org>
Wed, 6 Jan 2021 14:44:35 +0000 (09:44 -0500)
commitc49c4e095e6ccabc9640c0108ea6023193978825
treeef0455957dca80d395c9ec5dc62da3a95631221f
parentd78aee09c08b575c9bbc4c90a92f6253dfd8fa3b
qatfw: Fix firmware autoloading for qat_c2xxx devices

r368193 was suppsed to rename the MOF firmware image, but the
qat_c2xxxfw makefile defined the two images in the wrong order so the
MMP image was renamed instead.

(cherry picked from commit 3b216bfb6cce24aa84519315138be8d23ac5d613)
sys/modules/qatfw/qat_c2xxx/Makefile