Skip to content

drivers/pci: add prefix kmod into requested packages and fix ath10k

Josef Schlehofer requested to merge hotfix/updater-drivers into hbk

While testing updater drivers, Jan found out that it says: inconsistent: Requested package ath9k that is not available.

This is because that it should want to install kmod-ath9k, there was missing prefix. Also, while fixing this, I found that there was invalid package name for ath10k.

Reported-by: Jan Pavlinec jan.pavlinec@nic.cz

cc: @kkoci

Merge request reports