Stephen Hemminger 34008d8c63 [NET]: Remove obsolete netif_rx congestion sensing mechanism.
Remove the congestion sensing mechanism from netif_rx, and always
return either full or empty.  Almost no driver checks the return value
from netif_rx, and those that do only use it for debug messages.

The original design of netif_rx was to do flow control based on the
receive queue, but NAPI has supplanted this and no driver uses the
feedback.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-06-23 20:10:00 -07:00
..
2005-05-01 08:59:08 -07:00
2005-05-01 08:59:08 -07:00
2005-04-24 18:53:06 -07:00
2005-06-20 13:14:57 -07:00
2005-05-19 12:26:43 -07:00
2005-04-16 15:20:36 -07:00