commit | 20f0d4f736b7732709b8b9b25be6d88dcc3b48d3 | [log] [tgz] |
---|---|---|
author | Kejian Yan <yankejian@huawei.com> | Sat Apr 01 12:03:41 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 03 14:48:43 2017 -0700 |
tree | 1316e94faf0687cc9dc504c42a52701065d7e5d5 | |
parent | 040a3800aac0ca0f40a09ca751a037239f93896b [diff] |
net: hns: Remove redundant mac_get_id() There is a mac_id in mac control block structure, so the callback function mac_get_id() is useless. Here we remove this function. Reported-by: Weiwei Deng <dengweiwei@huawei.com> Signed-off-by: Kejian Yan <yankejian@huawei.com> Reviewed-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>