aoe: allow comma separator in aoe_iflist value
[cascardo/linux.git] / drivers / block / aoe / aoe.h
index 0f478dc..f8d6c7e 100644 (file)
@@ -11,7 +11,7 @@
 #define AOE_PARTITIONS (16)
 #endif
 
-#define WHITESPACE " \t\v\f\n"
+#define WHITESPACE " \t\v\f\n,"
 
 enum {
        AOECMD_ATA,