http://git.etherboot.org
/
mirror
/
winof
/
.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed exceedingly long line to keep diffs from wrapping
[mirror/winof/.git]
/
ulp
/
ipoib
/
kernel
/
ipoib_driver.c
diff --git
a/ulp/ipoib/kernel/ipoib_driver.c
b/ulp/ipoib/kernel/ipoib_driver.c
index
4e0b584
..
8628789
100644
(file)
--- a/
ulp/ipoib/kernel/ipoib_driver.c
+++ b/
ulp/ipoib/kernel/ipoib_driver.c
@@
-119,7
+119,6
@@
static const unsigned char VENDOR_ID[] = {0x00, 0x06, 0x6A, 0x00};
\r
\r
/* Global driver debug level */
\r
-//uint32_t g_ipoib_dbg_lvl = IPOIB_DBG_ALL & ~(IPOIB_DBG_ALLOC | IPOIB_DBG_FUNC | IPOIB_DBG_SEND | IPOIB_DBG_RECV);
\r
uint32_t g_ipoib_dbg_lvl = IPOIB_DBG_ERROR;
\r
\r
\r