From: Ursula Braun Date: Mon, 24 Feb 2014 12:12:06 +0000 (+0100) Subject: qeth: postpone freeing of qdio memory X-Git-Tag: v3.14-rc6~30^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22ae27906da3e6f15bf2a55aba3216f717e21671;p=pandora-kernel.git 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 Signed-off-by: Frank Blaschka Reviewed-by: Sebastian Ott Signed-off-by: David S. Miller --- Reading git-diff-tree failed