]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita37cb14db46d68a3bca024dd447847b4d1f4da79
tree11d1d9347d766000150c78ffa4f80b8165ffe6ac
parentcceebb22b6d1e23bb966c3dc7a4775d3f0809bd7
atheros/atlx: use SET_ETHTOOL_OPS directly

As commit 6e6e3cc7ca30("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