ethdetect: Allow commas in the description of modules
If a module is not listed in /etc/network/devnames-static.gz, the
description from the kernel module is used. When the description
contains a comma followed by a space, it breaks the display of the
multiselect for the network cards, because cdebconf uses the same separator
in strchoicesplit
.