From: Amitkumar Karwar Date: Wed, 14 Mar 2012 02:36:49 +0000 (-0700) Subject: mwifiex: correction in structure name passed to sizeof() X-Git-Tag: v3.4-rc1~177^2~48^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b093863edd20b64fa444b770a8701ddcbe9faea1;p=pandora-kernel.git mwifiex: correction in structure name passed to sizeof() "hscfg" is declared as struct mwifiex_ds_hs_cfg. Use same structure name for calculating it's size. Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed