]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() call
authorLarry Finger <Larry.Finger@lwfinger.net>
Thu, 27 Dec 2012 16:37:29 +0000 (10:37 -0600)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 2 Jan 2013 19:38:32 +0000 (14:38 -0500)
commit9145910161ebe227fcdacbc771fadfa55a364763
tree42d87477c70056d1c33851b12bfd366230e254d0
parent86bfec8d5183be4601db3cc4ffab58fceec33838
rtlwifi: rtl8192ce: 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/rtl8192ce/trx.c