On Tue, 24 Nov 2020 09:46:56 +0000
Bruce Richardson <[email protected]> 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: [email protected]
>
> Bugzilla ID: 582
>
> Reported-by: Wei Ling <[email protected]>
> Signed-off-by: Bruce Richardson <[email protected]>
Almost the same patch I was sending right now...
Acked-by: Stephen Hemminger <[email protected]>