From b48e4aa3e5ff6d2849f10f6619b591d8d1b0f2fd Mon Sep 17 00:00:00 2001 From: Don Skidmore Date: Sat, 29 Nov 2014 05:22:32 +0000 Subject: [PATCH] ixgbe: Add timeout parameter to ixgbe_host_interface_command Since on X550 we use host interface commands to read,write and erase some commands require more time to complete. So this adds a timeout parameter to ixgbe_host_interface_command as wells as a return_data parameter allowing us to return with any data. Signed-off-by: Don Skidmore Signed-off-by: Jeff Kirsher --- Reading git-format-patch failed