commit | 9145910161ebe227fcdacbc771fadfa55a364763 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Thu Dec 27 10:37:29 2012 -0600 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jan 02 14:38:32 2013 -0500 |
tree | 42d87477c70056d1c33851b12bfd366230e254d0 | |
parent | 86bfec8d5183be4601db3cc4ffab58fceec33838 [diff] |
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>