lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9529] netif: Move LWIP_ASSERT_CORE_LOCKED out of st


From: Axel Lin
Subject: [lwip-devel] [patch #9529] netif: Move LWIP_ASSERT_CORE_LOCKED out of static functions
Date: Wed, 3 Jan 2018 04:54:00 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36

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

                 Summary: netif: Move LWIP_ASSERT_CORE_LOCKED out of static
functions
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: axellin
            Submitted on: Wed 03 Jan 2018 09:53:58 AM UTC
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

The netif_do_set_{ipaddr|netmask|gw} are static functions what won't be called
directly, thus move LWIP_ASSERT_CORE_LOCKED to netif_set_{ipaddr|netmask|gw}.
This avoid duplicated LWIP_ASSERT_CORE_LOCKED checking by netif_set_addr().




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 03 Jan 2018 09:53:58 AM UTC  Name:
0001-netif-Move-LWIP_ASSERT_CORE_LOCKED-out-of-static-fun.patch  Size: 2KiB  
By: axellin

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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