]> git.openfabrics.org - ~emulex/infiniband.git/commit
rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() call
authorLarry Finger <Larry.Finger@lwfinger.net>
Thu, 27 Dec 2012 16:37:30 +0000 (10:37 -0600)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 2 Jan 2013 19:38:33 +0000 (14:38 -0500)
commit708b70ff31e0577bff3c48eefa19122f6e346252
tree744203201aa59659c46eb326fe48ee8b428f0f19
parent9145910161ebe227fcdacbc771fadfa55a364763
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 <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rtlwifi/rtl8192de/trx.c