From: Michael Buesch Date: Fri, 20 Jun 2008 09:40:46 +0000 (+0200) Subject: b43legacy: Fix possible NULL pointer dereference in DMA code X-Git-Tag: v2.6.26-rc9~84^2~28^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f9ec47d0954f9d2e5a00209c2689cbc477a8c89;p=pandora-kernel.git b43legacy: Fix possible NULL pointer dereference in DMA code This fixes a possible NULL pointer dereference in an error path of the DMA allocation error checking code. This is also necessary for a future DMA API change that is on its way into the mainline kernel that adds an additional dev parameter to dma_mapping_error(). Signed-off-by: Michael Buesch Cc: stable Signed-off-by: John W. Linville --- Reading git-diff-tree failed