[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-devel] Adding member to struct stats_proto
From: |
Kieran Mansley |
Subject: |
Re: [lwip-devel] Adding member to struct stats_proto |
Date: |
Thu, 8 Dec 2011 20:13:07 +0000 |
On 8 Dec 2011, at 18:49, Bill Auerbach wrote:
> It would be nice if struct stats_proto had 2 members for rx_drop and tx_drop
> instead of just drop. If my Ethernet driver has to drop in either direction
> it would be nice to know which direction is dropping.
I agree. Got a patch?
Kieran