Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Def100_nic.c759 static int compare_versions(const char *a, const char *b) in compare_versions() function
1089 if (compare_versions(fw_version, "1.1.0.1000") < 0) { in ef100_probe_main()