Home
last modified time | relevance | path

Searched refs:compare_versions (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Def100_nic.c854 static int compare_versions(const char *a, const char *b) in compare_versions() function
1190 if (compare_versions(fw_version, "1.1.0.1000") < 0) { in ef100_probe_main()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Def100_nic.c780 static int compare_versions(const char *a, const char *b) in compare_versions() function
1110 if (compare_versions(fw_version, "1.1.0.1000") < 0) { in ef100_probe_main()

Completed in 4 milliseconds