diff options
Diffstat (limited to 'drivers/net/npe/include/IxNpeDl.h')
| -rw-r--r-- | drivers/net/npe/include/IxNpeDl.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/net/npe/include/IxNpeDl.h b/drivers/net/npe/include/IxNpeDl.h index 86f69f414..f514c2e7d 100644 --- a/drivers/net/npe/include/IxNpeDl.h +++ b/drivers/net/npe/include/IxNpeDl.h @@ -637,7 +637,7 @@ ixNpeDlMicrocodeImageLibraryOverride (UINT32 *clientImageLibrary);   * @param imageIdPtr @ref IxNpeDlImageId* [in] - Pointer to Id of the microcode   *                                              image to download.   * @param verify BOOL [in]     - ON/OFF option to verify the download. If ON - *                               (verify == TRUE), the Downloader will read back + *                               (verify == true), the Downloader will read back   *                               each word written to the NPE registers to   *                               ensure the download operation was successful.   * |