mac80211: fix mesh forwarding
[pandora-kernel.git] / drivers / md / raid1.h
index 5f2d443..adf8cfd 100644 (file)
@@ -117,8 +117,6 @@ struct r1bio_s {
 #define        R1BIO_IsSync    1
 #define        R1BIO_Degraded  2
 #define        R1BIO_BehindIO  3
-#define        R1BIO_Barrier   4
-#define R1BIO_BarrierRetry 5
 /* For write-behind requests, we call bi_end_io when
  * the last non-write-behind device completes, providing
  * any write was successful.  Otherwise we call when