Re: [PATCH V2 01/11] qtnfmac_pcie: do not store FW name in driver state structure

2018-10-01 Thread Kalle Valo
Igor Mitsyanko wrote: > Firmware name is only needed at probe stage, no point in keeping it in > driver state structure. > > Signed-off-by: Igor Mitsyanko 11 patches applied to wireless-drivers-next.git, thanks. 4059afc6bd17 qtnfmac_pcie: do not store FW name in driver state structure

[PATCH V2 01/11] qtnfmac_pcie: do not store FW name in driver state structure

2018-09-24 Thread Igor Mitsyanko
Firmware name is only needed at probe stage, no point in keeping it in driver state structure. Signed-off-by: Igor Mitsyanko --- drivers/net/wireless/quantenna/qtnfmac/bus.h| 1 - drivers/net/wireless/quantenna/qtnfmac/pearl/pcie.c | 8 2 files changed, 4 insertions(+), 5