mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 14:21:33 +02:00
1f112b7b8a
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@503 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
223 B
Diff
11 lines
223 B
Diff
--- ebtables-v2.0.6/ebtables.c 2003-11-02 19:22:56.000000000 +0100
|
|
+++ ebtables-patch/ebtables.c 2005-03-29 08:03:09.734707134 +0200
|
|
@@ -1171,6 +1171,7 @@
|
|
continue;
|
|
return i;
|
|
letscontinue:
|
|
+ {};
|
|
}
|
|
return -1;
|
|
}
|