Whamcloud - gitweb
b=2914
[fs/lustre-release.git] / lustre / portals / include / portals / types.h
index d4ca453..74ef493 100644 (file)
@@ -135,7 +135,7 @@ typedef struct {
         struct timeval     arrival_time;
 
         volatile ptl_seq_t sequence;
-} __attribute__((packed)) ptl_event_t;
+} ptl_event_t;
 #ifdef __CYGWIN__
 #pragma pop
 #endif