commit | 22ae27906da3e6f15bf2a55aba3216f717e21671 | [log] [tgz] |
---|---|---|
author | Ursula Braun <ursula.braun@de.ibm.com> | Mon Feb 24 13:12:06 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 25 18:29:02 2014 -0500 |
tree | 0a62f2e4cef119aaec796930896afcdc72241510 | |
parent | 91a48a2e85a3b70ce10ead34b4ab5347f8d215c9 [diff] |
qeth: postpone freeing of qdio memory To guarantee that a qdio ccw_device no longer touches the qdio memory shared with Linux, the qdio ccw_device should be offline when freeing the qdio memory. Thus this patch postpones freeing of qdio memory. Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com> Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com> Reviewed-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>