]> 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)
commitc9b48a4cfbc418f07e9459a9432fd26ac027a49c
tree11d1d9347d766000150c78ffa4f80b8165ffe6ac
parent243b6665cb52397f43a7e892f70ebd7f3daf84fc
atheros/atlx: use SET_ETHTOOL_OPS directly

As commit 081c116d17fe("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