package/busybox: update to busybox-1.7.1, include upstream patches
[openwrt/openwrt.git] / package / busybox / patches / 802-brctl_linux24.patch
index 9081e5adc475ee74534f255a59a7195107dd8a2e..09ee8be1ee2f658f883847091aedff3cfc82f5a2 100644 (file)
@@ -4,8 +4,8 @@
  
  /* Maximum number of ports supported per bridge interface.  */
  #ifndef MAX_PORTS
--#define MAX_PORTS 32
-+#define MAX_PORTS 1024
+-# define MAX_PORTS 32
++# define MAX_PORTS 1024
  #endif
  
  /* Use internal number parsing and not the "exact" conversion.  */