commit | 708b70ff31e0577bff3c48eefa19122f6e346252 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Thu Dec 27 10:37:30 2012 -0600 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jan 02 14:38:33 2013 -0500 |
tree | 744203201aa59659c46eb326fe48ee8b428f0f19 | |
parent | 9145910161ebe227fcdacbc771fadfa55a364763 [diff] |
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>