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.11-rc7~11^2~8^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=909bd5926d474e275599094acad986af79671ac9;p=pandora-kernel.git Hostap: copying wrong data prism2_ioctl_giwaplist() 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 Cc: stable@vger.kernel.org Signed-off-by: John W. Linville --- Reading git-diff-tree failed