drivers/pci: add prefix kmod into requested packages and fix ath10k
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