patchlwIP - A Lightweight TCP/IP stack - Patches: patch #9499, bridgeif: Remove redundant...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #9499: bridgeif: Remove redundant port_netif NULL test in bridgeif_send_to_port

Submitter:  Axel Lin <axellin>
Submitted:  Fri 24 Nov 2017 01:10:26 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Planned Release:  None

Sun 26 Nov 2017 08:13:55 PM UTC, comment #1: 

Correct, thanks!

Dirk Ziegelmeier <dziegel>
Group administrator
Fri 24 Nov 2017 01:10:26 AM UTC, original submission:  

portif = br->ports[dstport_idx].port_netif;
So no need to have NULL test for both
br->ports[dstport_idx].port_netif and portif.

Axel Lin <axellin>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dziegel (Posted a comment)
  • -email is unavailable- added by axellin (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-11-26 dziegel StatusNone Done
        Open/ClosedOpen Closed
    2017-11-24 axellin Attached File- Added 0001-bridgeif-Remove-redundant-port_netif-NULL-test-in-br.patch, #42465

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code