[PATCH 1/3] net: lpc_eth: Replace WARN() trace with simple pr_warn()

Roland Stigge stigge at antcom.de
Mon Jun 11 05:26:32 EDT 2012


Hi!

On 06/11/2012 11:03 AM, David Miller wrote:
> From: Roland Stigge <stigge at antcom.de>
> Date: Mon, 11 Jun 2012 10:36:45 +0200
> 
>> But maybe this is wrong. Can you please give me a hint how the net
>> subsystem makes sure that this doesn't happen under normal circumstances?
> 
> Well if you are asking this question then you didn't read my feedback,
> because I explained exactly what prevents this.

Re-reading your feedback, you are right, sorry!

My question was based on the assumption that the driver is doing
correctly, which was wrong.

Thank you and Eric for clarifying!

Eric's second (cumulative) patch works fine for now, and I can't
reproduce the issue. Will do more test runs now and will reply back
later with an updated patch set.

Is it sensible at this point to increase the TX buffers anyway? For
different reasons of course: We have enough SRAM available and TX
buffers (16->32) are still more than RX buffers (48).

Roland



More information about the linux-arm-kernel mailing list