From: Dan Carpenter Date: Fri, 9 Aug 2013 09:52:31 +0000 (+0300) Subject: Hostap: copying wrong data prism2_ioctl_giwaplist() X-Git-Tag: v3.2.51~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79dc7599bc129da10d6c0bb846e0312413260a5d;p=pandora-kernel.git Hostap: copying wrong data prism2_ioctl_giwaplist() commit 909bd5926d474e275599094acad986af79671ac9 upstream. We want the data stored in "addr" and "qual", but the extra ampersands mean we are copying stack data instead. Signed-off-by: Dan Carpenter Signed-off-by: John W. Linville Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed