commit | 1384f3bb8a4f9066805b70c1418eda78ecb73fdd | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Wed Jun 09 22:10:48 2010 -0400 |
committer | Ben Warren <biggerbadderben@gmail.com> | Mon Jul 12 00:14:28 2010 -0700 |
tree | 86d0d7a993c009da070dc562e620a03d86679281 | |
parent | f9abdfe0f27cccd67b4d7dd3e998e2a7a61119d7 [diff] |
net: warn about spaces in device names Some commands operate on eth device names (like 'mii'), but those cannot be passed on the command line as one argument. So detect devices like these and warn about them so someone will fix it. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>