From 7000078aabd662fd7f5da0ae09b4b02387a83ba6 Mon Sep 17 00:00:00 2001 From: Pratik Pujar Date: Fri, 30 Aug 2013 13:51:22 -0400 Subject: [PATCH] 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-format-patch failed