diff options
author | Rasmus Villemoes <[email protected]> | 2017-11-13 00:15:08 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-11-14 16:38:46 +0900 |
commit | 93809105cf9d43790839d8b8e29a8a505290ec68 (patch) | |
tree | 63e26b1ea70b9c9b3ac0b0f7f5a1fa7187c78553 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 6224abda0db8845756571833744d4414f144ecb5 (diff) |
net: core: check dev_valid_name in __dev_alloc_name
We currently only exclude non-sysfs-friendly names via
dev_get_valid_name; there doesn't seem to be a reason to allow such
names when we're called via dev_alloc_name.
This does duplicate the dev_valid_name check in the dev_get_valid_name()
case; we'll fix that shortly.
Signed-off-by: Rasmus Villemoes <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions