--- 2.6.32/netdisk/ndas_scsi_cmd_fmt.h
+++ 2.6.32/netdisk/ndas_scsi_cmd_fmt.h
@@ -4641,7 +4641,7 @@
 	*Destination = *Source; \
 	}
 
-#define REVERSE_BYTES_32(Destination, Source) \
+#define REVERSE_BYTES_32(Destination, Source) { \
 	*Destination = *Source; \
 	}
 
