[package] update busybox to 1.15.2 (#5926)
[openwrt.git] / package / busybox / patches / 242-udhcpc_msgs.patch
index 0140c78..1200c34 100644 (file)
@@ -3,7 +3,7 @@
 @@ -126,6 +126,7 @@ int FAST_FUNC send_decline(uint32_t xid,
  int FAST_FUNC send_discover(uint32_t xid, uint32_t requested)
  {
-       struct dhcpMessage packet;
+       struct dhcp_packet packet;
 +      static int msgs = 0;
  
        init_packet(&packet, DHCPDISCOVER);
This page took 0.018938 seconds and 4 git commands to generate.