lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #8865] raw: Fix build error


From: Axel Lin
Subject: [lwip-devel] [patch #8865] raw: Fix build error
Date: Mon, 18 Jan 2016 15:00:35 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36

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

                 Summary: raw: Fix build error
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: axellin
            Submitted on: Mon 18 Jan 2016 03:00:34 PM 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:

IP6_HLEN is only defined when LWIP_IPV6, IP_HLEN is only defined when
LWIP_IPV4.
This fixes build error in !LWIP_IPV4 || !LWIP_IPV6 cases.

Fixes: f2c7e9c939ed ("raw: Remove unnecessary #if guard around PCB_ISIPV6()
calls")
Reported-by: Erik Ekman



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 18 Jan 2016 03:00:34 PM GMT  Name: 0001-raw-Fix-build-error.patch 
Size: 1kB   By: axellin

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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