On Tue, 24 Nov 2020 09:46:56 +0000 Bruce Richardson <bruce.richard...@intel.com> wrote:
> The "misc" and "regex" device classes were missing from the list used to > check arguments, preventing them from being used with "--status-dev" > flag to list only devices of those types. > > When adding them to the list, the list is also sorted alphabetically for > consistency. > > Fixes: 81255f27c65c ("usertools: replace optparse with argparse") > Cc: step...@networkplumber.org > > Bugzilla ID: 582 > > Reported-by: Wei Ling <weix.l...@intel.com> > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> Almost the same patch I was sending right now... Acked-by: Stephen Hemminger <step...@networkplumber.org>