[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <528F0DB8.7020604@windriver.com>
Date: Fri, 22 Nov 2013 15:54:32 +0800
From: yzhu1 <Yanjun.Zhu@...driver.com>
To: <linux-kernel@...r.kernel.org>, <netdev@...r.kernel.org>,
zhuyj <zyjzyj2000@...il.com>
Subject: [PATCH 1/1] e1000: prevent oops when adapter is being closed and
reset simultaneously
Hi, maintainers
This change is based on a similar change made to e1000e support in
commit bb9e44d0d0f4 ("e1000e: prevent oops when adapter is being closed
and reset simultaneously"). The same issue has also been observed
on the older e1000 cards.
Here, we have increased the RESET_COUNT value to 50 because there are too
many accesses to e1000 nic on stress tests to e1000 nic, it is not enough
to set RESET_COUT 25. Experimentation has shown that it is enough to set
RESET_COUNT 50.
Please help me to merge this patch. Thanks a lot.
Zhu Yanjun
View attachment "0001-e1000-prevent-oops-when-adapter-is-being-closed-and-.patch" of type "text/x-patch" (2464 bytes)
Powered by blists - more mailing lists