]> asedeno.scripts.mit.edu Git - linux.git/commit
net: hns: add media-type property for hns
authorKejian Yan <yankejian@huawei.com>
Fri, 1 Jul 2016 09:34:12 +0000 (17:34 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Jul 2016 20:56:52 +0000 (16:56 -0400)
commit5d2525f7b8a7df810c3fbc548a91ba6e3cde578a
tree270e1b1a1ce2565cb700d2a7ad0030fb7f4a0696
parent2e14b218f5f702520a99193fd7dea9888d734804
net: hns: add media-type property for hns

It is PORT_TP type if the service port is GE mode. It is wrong to
judge the port type by using if it is service port. Adding the media
type to know port type.

Reported-by: Jinchuan Tian <tianjinchuan1@huawei.com>
Signed-off-by: Kejian Yan <yankejian@huawei.com>
Signed-off-by: Yisen Zhuang <Yisen.Zhuang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns/hnae.h
drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c
drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c
drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.h
drivers/net/ethernet/hisilicon/hns/hns_ethtool.c