From: Larry Finger Date: Thu, 27 Dec 2012 16:37:30 +0000 (-0600) Subject: rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() call X-Git-Tag: v3.8-rc3~8^2~8^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=708b70ff31e0577bff3c48eefa19122f6e346252;p=pandora-kernel.git rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() call Kernel 3.8 implements checking of all DMA mapping calls and issues a WARNING for the first it finds that is not checked. Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed