From: Don Skidmore Date: Sat, 29 Nov 2014 05:22:32 +0000 (+0000) Subject: ixgbe: Add timeout parameter to ixgbe_host_interface_command X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~100^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b48e4aa3e5ff6d2849f10f6619b591d8d1b0f2fd;p=pandora-kernel.git 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-diff-tree failed