commit | 1f304e4e3bb161163d9f5bc3c6467a2a6fa9b3ae | [log] [tgz] |
---|---|---|
author | Zhu, Yi <yi.zhu@intel.com> | Fri Jan 23 13:45:22 2009 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 15:46:43 2009 -0500 |
tree | fa4c17978fa8ceacc21658f3c6fce8eddbcd9198 | |
parent | eb83bbf57429ab80f49b413e3e44d3b19c3fdc5a [diff] |
iwlwifi: fix kernel oops when ucode DMA memory allocation failure The patch fixes memcpy to NULL address when the ucode DMA allocation failure. This is a fix to bug http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id=1861 Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>