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

2016-04-25 Thread David Miller
From: Yisen Zhuang Date: Sat, 23 Apr 2016 17:05:04 +0800 > 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

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

2016-04-23 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