Home
last modified time | relevance | path

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

/openbmc/linux/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()