commit | 3f009c78bb7284eb727dae6e7f74ae493add7b89 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Thu Dec 27 10:37:32 2012 -0600 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jan 02 14:38:35 2013 -0500 |
tree | be878a321f99eeb185a454d341b3ec40c599927d | |
parent | f6aa93ad039910ea23d65add0a19ce0c896ea9b3 [diff] |
rtlwifi: rtl8723ae: 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>