projects
/
~shefty
/
rdma-dev.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
aoe: allow comma separator in aoe_iflist value
[~shefty/rdma-dev.git]
/
drivers
/
block
/
aoe
/
aoe.h
diff --git
a/drivers/block/aoe/aoe.h
b/drivers/block/aoe/aoe.h
index 0f478dcfc1995d53017e88932eb41e2542cb84f6..f8d6c7e18a8babce6a6f63687c314224ec5fd135 100644
(file)
--- a/
drivers/block/aoe/aoe.h
+++ b/
drivers/block/aoe/aoe.h
@@
-11,7
+11,7
@@
#define AOE_PARTITIONS (16)
#endif
-#define WHITESPACE " \t\v\f\n"
+#define WHITESPACE " \t\v\f\n
,
"
enum {
AOECMD_ATA,