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