ath9k: fix selecting the second antenna on a single-stream device with diversity
[oweals/openwrt.git] / package / xfsprogs / patches / 120-portability.patch
index d8bda81f0d7fbed8cadc83ea276ab37cb116b6fc..1e9b533654b569cd4ab6ffada3ad078043e8ae3f 100644 (file)
@@ -1,6 +1,14 @@
+commit d2aef8b3967e53fe58178f5af50fef488ee0faed
+Author: Jens Muecke <jens@nons.de>
+Date:   Thu Jan 26 00:37:52 2012 +0100
+
+    120-portability
+
+diff --git a/copy/xfs_copy.c b/copy/xfs_copy.c
+index c01e0b9..2e2f320 100644
 --- a/copy/xfs_copy.c
 +++ b/copy/xfs_copy.c
-@@ -463,6 +463,15 @@ read_ag_header(int fd, xfs_agnumber_t ag
+@@ -463,6 +463,15 @@ read_ag_header(int fd, xfs_agnumber_t agno, wbuf *buf, ag_header_t *ag,
  }