commit | dffe278f0a3755bc00b3dd48c45fa6992458520d | [log] [tgz] |
---|---|---|
author | wangweidong <wangweidong1@huawei.com> | Fri Mar 21 09:50:43 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 24 12:45:01 2014 -0400 |
tree | 11d1d9347d766000150c78ffa4f80b8165ffe6ac | |
parent | 80175f93f3bd88817f6a59a7253a79a7267f6f82 [diff] |
atheros/atlx: use SET_ETHTOOL_OPS directly As commit a6e28b34205b("staging/et131x: use SET_ETHTOOL_OPS directly"), using a wrapper around SET_ETHTOOL_OPS macro is not actually required, remove and use SET_ETHTOOL_OPS directly. Signed-off-by: Wang Weidong <wangweidong1@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>