From b093863edd20b64fa444b770a8701ddcbe9faea1 Mon Sep 17 00:00:00 2001 From: Amitkumar Karwar Date: Tue, 13 Mar 2012 19:36:49 -0700 Subject: [PATCH] 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-format-patch failed