commit | a24274aa5c2328a6ef4296d1ca8e81648cd0ddda | [log] [tgz] |
---|---|---|
author | Kejian Yan <yankejian@huawei.com> | Fri Jun 03 10:55:17 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Jun 04 21:32:41 2016 -0400 |
tree | fa3d472517f49ae5453871bc911389a309be771f | |
parent | 652d39b0d50a6e99495442431c8dadeb8c05c986 [diff] |
net: hns: add dsaf misc operation method The misc operation for different hw platform may be different, if using current implementation, it will add a new branch on each function for every new hw platform, so we add a method for this operation. 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>