lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #8998] dhcp: Use LWIP_ARRAYSIZE to get the number of


From: Axel Lin
Subject: [lwip-devel] [patch #8998] dhcp: Use LWIP_ARRAYSIZE to get the number of array entries
Date: Wed, 11 May 2016 02:43:26 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.75 Safari/537.36

URL:
  <http://savannah.nongnu.org/patch/?8998>

                 Summary: dhcp: Use LWIP_ARRAYSIZE to get the number of array
entries
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: axellin
            Submitted on: Wed 11 May 2016 02:43:25 AM GMT
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

dhcp_discover_request_options is u8_t array, so the result is the same.
But use LWIP_ARRAYSIZE to get the number of array entries is better
because it works for all types.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 11 May 2016 02:43:25 AM GMT  Name:
0001-dhcp-Use-LWIP_ARRAYSIZE-to-get-the-number-of-array-e.patch  Size: 4kB  
By: axellin

<http://savannah.nongnu.org/patch/download.php?file_id=37125>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?8998>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]