[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100217.135032.78375251.davem@davemloft.net>
Date: Wed, 17 Feb 2010 13:50:32 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: sathyap@...verengines.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next-2.6 3/4] be2net: fix rx-path to ignore a flush
completion
From: Sathya Perla <sathyap@...verengines.com>
Date: Wed, 17 Feb 2010 17:05:26 +0530
> The flush compl (compl with numfrags == 0; no data) is rcvd
> from hw to indicate completion of RXQ destory operation. Fix
> the RX path to not process it as RX data.
>
> Signed-off-by: Sathya Perla <sathyap@...verengines.com>
...
> if (q->created) {
> be_cmd_q_destroy(adapter, q, QTYPE_RXQ);
> +
Trailing whitespace, which I fixed up.
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists