From: Amitkumar Karwar Date: Sat, 16 Apr 2011 03:50:42 +0000 (-0700) Subject: mwifiex: optimize driver initialization code X-Git-Tag: v3.0-rc1~377^2~256^2^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2be7859f41e9bcef5b15bd23d63e01536344e3df;p=pandora-kernel.git mwifiex: optimize driver initialization code 1) removal of unnecessary mwifiex_device structure 2) avoid passing adapter pointer to mwifiex_init_sw() 3) remove local variable drv_mode_info in mwifiex_add_card() 4) type change in mwifiex_bss_attr to match mwifiex_private 5) removal of more wordy comments Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed