Re: [linux-yocto] [Linux-Yocto] [PATCH] e1000: prevent oops when adapter is being closed and reset simultaneously

2013-11-25 Thread Bruce Ashfield
On 13-11-25 12:30 AM, yzhu1 wrote: 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 R

[linux-yocto] [Linux-Yocto] [PATCH] e1000: prevent oops when adapter is being closed and reset simultaneously

2013-11-25 Thread yzhu1
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