From: Larry Finger Date: Thu, 27 Dec 2012 16:37:32 +0000 (-0600) Subject: rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() call X-Git-Tag: v3.8-rc3~8^2~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f009c78bb7284eb727dae6e7f74ae493add7b89;p=pandora-kernel.git rtlwifi: rtl8723ae: 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