aboutsummaryrefslogtreecommitdiff
path: root/net/aoe/files/patch-aoe.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/aoe/files/patch-aoe.h')
-rw-r--r--net/aoe/files/patch-aoe.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/aoe/files/patch-aoe.h b/net/aoe/files/patch-aoe.h
new file mode 100644
index 000000000000..2bd5c54f1a81
--- /dev/null
+++ b/net/aoe/files/patch-aoe.h
@@ -0,0 +1,10 @@
+--- aoe.h.orig 2023-09-05 13:45:55 UTC
++++ aoe.h
+@@ -167,6 +167,7 @@ struct ifnet;
+ struct mbuf;
+ struct mtx;
+
++#define frame aoeframe
+ struct frame {
+ int f_tag;
+ int f_mlen;