intel / intel/mfd-network-adapter
[Linux] Fix reloading driver when 'params' variable is not provided
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Without providing 'params' None value is assigned when load_module is called, which causes with wrong command composed e.g. 'modprobe iavf None'.
Contributor guide
Assessment
This issue has not been assessed yet.