commit | 0324e75db24bb99c6b7e096d84f273429eb94163 | [log] [tgz] |
---|---|---|
author | Stefan Wahren <stefan.wahren@i2se.com> | Mon May 29 13:57:13 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue May 30 13:57:28 2017 -0400 |
tree | 66b6267523617f1df163c22cfedd6cfd0f53a78d | |
parent | 00bc2e49e7bfd499ee925f552155c328d765bf8a [diff] |
net: qualcomm: use net_device_ops instead of direct call There is no need to export qcaspi_netdev_open and qcaspi_netdev_close because they are also accessible via the net_device_ops. Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com> Signed-off-by: David S. Miller <davem@davemloft.net>