From: Amitkumar Karwar Date: Wed, 11 May 2011 03:47:35 +0000 (-0700) Subject: mwifiex: remove redundant local structures X-Git-Tag: v3.0-rc1~377^2~54^2^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4859fbcfc12d5cfe8c30a33ad37d192a3093a7b;p=pandora-kernel.git mwifiex: remove redundant local structures Avoid use of local structure in the function if the structure is already allocated by the caller and the structure pointer is passed. Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed