commit | aa884a26a135f0870ca1f52f276deeb58da79fee | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Thu Jan 05 09:16:27 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 05 11:26:59 2017 -0500 |
tree | 38bedbab39b7188ffdcb6c760dd26a65f0427523 | |
parent | 76eb75be79b52a3c6ae1fd840083fa1a04458c1c [diff] |
net: ethoc: Remove unused members from struct ethoc The io_region_size and dma_alloc members of struct ethoc are only written but never read, so they might as well be removed. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: David S. Miller <davem@davemloft.net>