commit | b48e4aa3e5ff6d2849f10f6619b591d8d1b0f2fd | [log] [tgz] |
---|---|---|
author | Don Skidmore <donald.c.skidmore@intel.com> | Sat Nov 29 05:22:32 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Dec 05 09:13:06 2014 -0800 |
tree | 1c34d73af82efb788b076ab601ffc8bdd1ba1312 | |
parent | 0f9b232b176d5cf279fc945addf1e768571b35b3 [diff] |
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 <donald.c.skidmore@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>