commit | 1777ddb84a543444d44594d437b0f3d3f8734f32 | [log] [tgz] |
---|---|---|
author | Ondrej Zary <linux@rainbow-software.org> | Thu Nov 19 20:13:06 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 20 14:48:27 2015 -0500 |
tree | 31a1ccb3ce3b4bf9f09eb1b703ef626ffd29fa3a | |
parent | 966e07f4bf11f9fcce57c706903defe86516344c [diff] |
dl2k: Implement suspend Add suspend/resume support to dl2k driver. This requires RX/TX rings to be reset so split out the required functionality from alloc_list() into new rio_reset_ring(). Tested on Asus NX1101 (IP1000A) and D-Link DGE-550T (DL-2000). Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Signed-off-by: David S. Miller <davem@davemloft.net>