|
@@ -47,7 +47,7 @@ static u8 e1000_calculate_checksum(u8 *buffer, u32 length)
|
|
|
* e1000_mng_enable_host_if - Checks host interface is enabled
|
|
|
* @hw: pointer to the HW structure
|
|
|
*
|
|
|
- * Returns E1000_success upon success, else E1000_ERR_HOST_INTERFACE_COMMAND
|
|
|
+ * Returns 0 upon success, else -E1000_ERR_HOST_INTERFACE_COMMAND
|
|
|
*
|
|
|
* This function checks whether the HOST IF is enabled for command operation
|
|
|
* and also checks whether the previous command is completed. It busy waits
|