Re: [PATCH 0/5] Revert query-netdev command for 6.0

2021-04-05 Thread Jason Wang
在 2021/4/2 下午4:15, Jason Wang 写道: Hi All: Several issues has been reported for query-netdev command: - coverity warnings of memory leak and cut-and-paste issue - lacking of documentation for future new netdev development Consider it's late in the rc, I would like to revert this series and le

[PATCH 0/5] Revert query-netdev command for 6.0

2021-04-02 Thread Jason Wang
Hi All: Several issues has been reported for query-netdev command: - coverity warnings of memory leak and cut-and-paste issue - lacking of documentation for future new netdev development Consider it's late in the rc, I would like to revert this series and let's retry for 6.1. Thanks Jason Wang