lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #6930] [PATCH trivial] TCP_RMV remove unnecessary ch


From: Domen Puncer
Subject: [lwip-devel] [patch #6930] [PATCH trivial] TCP_RMV remove unnecessary check
Date: Wed, 30 Sep 2009 10:23:04 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.13) Gecko/2009080316 Ubuntu/8.10 (intrepid) Firefox/3.0.13

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

                 Summary: [PATCH trivial] TCP_RMV remove unnecessary check
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: domen
            Submitted on: Wed 30 Sep 2009 10:23:02 AM GMT
                Category: None
                Priority: 3 - Low
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

Checking for NULL is useless, since npcb should not be NULL (after the loop
npcb->next is accessed unconditially).





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 30 Sep 2009 10:23:03 AM GMT  Name: tcp_rmv.patch  Size: 2kB   By:
domen

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

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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