From: Pratik Pujar Date: Fri, 30 Aug 2013 17:51:22 +0000 (-0400) Subject: qlcnic: Restructuring of qlc_83xx_fw_info structure. X-Git-Tag: v3.12-rc1~132^2~92^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7000078aabd662fd7f5da0ae09b4b02387a83ba6;p=pandora-kernel.git qlcnic: Restructuring of qlc_83xx_fw_info structure. o Removed unused and unnecessary members from qlc_83xx_fw_info structure. o Made fw_info member of qlcnic_hardware_context as a pointer to qlc_83xx_fw_info structure. o Added a member fw_file_name to qlc_83xx_fw_info structure which will hold the name of firmware image file name. Signed-off-by: Pratik Pujar Signed-off-by: David S. Miller --- Reading git-diff-tree failed