summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
5d8f115)
- fix u_int negative comparison
- add some reserve for polling packets (ff has two frames in one descriptor)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12280
3c298f89-4303-0410-b956-
a3cf2f4a3e73
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,24)
+ processed++;
+#endif
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,24)
+ processed++;
+#endif
+ early_stop = 1;
+ break;
+ }
+ early_stop = 1;
+ break;
+ }