From: Maciej Sosnowski Date: Tue, 11 Nov 2008 17:50:09 +0000 (+0000) Subject: I/OAT: fix channel resources free for not allocated channels X-Git-Tag: v2.6.27.6~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faa895b7004d19540d6da360b8e9ae22119aa61d;p=pandora-kernel.git I/OAT: fix channel resources free for not allocated channels commit c3d4f44f50b65b0b0290e357f8739cfb3f4bcaca upstream If the ioatdma driver is loaded but not used it does not allocate descriptors. Before it frees channel resources it should first be sure that they have been previously allocated. Signed-off-by: Maciej Sosnowski Tested-by: Tom Picard Signed-off-by: Dan Williams Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed