]> git.ipfire.org Git - people/stevee/network.git/commit
Speed up device_list() by removing the alphabetical sort
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 21 Sep 2018 13:06:53 +0000 (15:06 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 21 Sep 2018 13:06:53 +0000 (15:06 +0200)
commit38d28e6253fedfc3638c3dce6de0ba485a85a39f
tree2189c8d8ce782e632c91bfa0617796bfb07c44eb
parentc1678cea45d16ecb610bf38a5ae9edf4dacaa7cb
Speed up device_list() by removing the alphabetical sort

We are now returning all devices, then all PHYs, then all
serial devices.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/functions/functions.device