commit | ef24175d9fd2457e20c4122a1904a4b1ccfb661a | [log] [tgz] |
---|---|---|
author | Igor Russkikh <igor.russkikh@aquantia.com> | Fri Jan 19 17:03:22 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 21 18:19:03 2018 -0500 |
tree | a9235a8e207df680c5c0da825ff30b891cc0fb69 | |
parent | 23ee07ad3c2fd5adf6e9ef21afb9aec489dc3b4e [diff] |
net: aquantia: Remove create/destroy from hw ops These ops are not related to HW and are now implemented in pci module. Thus, remove these ops pointers and implementation. Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com> Signed-off-by: David S. Miller <davem@davemloft.net>