]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/net/npe/IxNpeMhSend.c
Update from 2013.01 to 2013.07
[karo-tx-uboot.git] / drivers / net / npe / IxNpeMhSend.c
index 318913ac849d80902fd1a5c96801e342be9bd07f..27bc9b730c9de92ff95bfc14c0f801644547e509 100644 (file)
@@ -124,7 +124,7 @@ BOOL ixNpeMhSendInFifoIsFull(
     IxNpeMhNpeId npeId,
     UINT32 maxSendRetries)
 {
-    BOOL isFull = FALSE;
+    BOOL isFull = false;
     UINT32 numRetries = 0;
 
     /* check the NPE's inFIFO */