atheros/atlx: use SET_ETHTOOL_OPS directly
authorwangweidong <wangweidong1@huawei.com>
Fri, 21 Mar 2014 01:50:43 +0000 (09:50 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Mar 2014 16:45:01 +0000 (12:45 -0400)
commitdffe278f0a3755bc00b3dd48c45fa6992458520d
tree11d1d9347d766000150c78ffa4f80b8165ffe6ac
parent80175f93f3bd88817f6a59a7253a79a7267f6f82
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>
drivers/net/ethernet/atheros/atlx/atl2.c