Re: [PATCH net-next 00/10] net: hns: add support of debug dsaf device

2016-04-27 Thread Yisen Zhuang
I am sorry for my misoperation, please ignore this series, thanks. 在 2016/4/28 15:01, Yisen Zhuang 写道: > There are two kinds of dsaf device in hns, one is for service ports, > contains crossbar in it, can work under different mode. Another is for > debug port, only can work under single port mode.

[PATCH net-next 00/10] net: hns: add support of debug dsaf device

2016-04-27 Thread Yisen Zhuang
There are two kinds of dsaf device in hns, one is for service ports, contains crossbar in it, can work under different mode. Another is for debug port, only can work under single port mode. The current code only declared a dsaf device for both service ports and debug ports.It is not so readability.

[PATCH net-next 00/10] net: hns: add support of debug dsaf device

2016-04-22 Thread Yisen Zhuang
There are two kinds of dsaf device in hns, one is for service ports, contains crossbar in it, can work under different mode. Another is for debug port, only can work under single port mode. The current code only declares a dsaf device for both service ports and debug ports.It is not so readability.