From: Jes Sorensen Date: Fri, 9 May 2014 13:03:10 +0000 (+0200) Subject: staging: rtl8723au: pass the cmd parm buffer directly to the cmd handler X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1011 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c347dc6207f81dfbb95f426c783cb95899f710ab;p=pandora-kernel.git staging: rtl8723au: pass the cmd parm buffer directly to the cmd handler commit 0348dc74f6689825c16db40fbe0ce6ad2da5bab9 ensured that the parm buffer passed to the cmd handlers is not being over-written. Hence there is no need to make a copy of the parm buffer just to pass it into the cmd handler. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed