[PATCH net-next 01/10] net: hns: add a new dsaf mode for debug port

2016-04-27 Thread Yisen Zhuang
From: huangdaode This patch adds a new dsaf mode named "single-port" mode for hns driver, this mode only contains one debug port, and change the way of identify the port type through related dsaf. Signed-off-by: Daode Huang Signed-off-by: Yisen Zhuang --- drivers/net/ethernet/hisilicon/hns/hn

[PATCH net-next 01/10] net: hns: add a new dsaf mode for debug port

2016-04-22 Thread Yisen Zhuang
This patch adds a new dsaf mode named "single-port" mode for debug port. This mode only contains one debug port. This patch also changes the method of distinguishing the port type. Signed-off-by: Daode Huang Signed-off-by: Yisen Zhuang --- drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c |