static int pqi_process_config_table(struct pqi_ctrl_info *ctrl_info) { u32 table_length; @@ -5954,8 +6187,11 @@ static int pqi_process_config_table(struct pqi_ctrl_info *ctrl_info) void __iomem *table_iomem_addr; struct pqi_config_table *config_table; struct pqi_config_table_secti...
basic test to confirm static ip allocation works 32445eb nonsense force-pushed the nonsense:support-for-manual-ip branch from cc28030 to 32445eb Jan 25, 2021 Author nonsense commented Jan 25, 2021 I've added a test and it is passing locally. @bboreham could you also trigger the remot...