lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9172] netif: Simplify netif_poll implementation


From: Dirk Ziegelmeier
Subject: [lwip-devel] [patch #9172] netif: Simplify netif_poll implementation
Date: Fri, 25 Nov 2016 12:04:46 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0

Update of patch #9172 (project lwip):

                  Status:                 Wont Do => Done                   

    _______________________________________________________

Follow-up Comment #5:

As I said, the problem was NOT the while() condition. This does not need to be
protected.

The protection + the if() condition were needed to avoid the NULL pointer
dereference.

You new patch is OK and more readable than the old code.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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