Re: [PATCH RFC]: napi_struct V4
From: Roland Dreier <hidden>
Date: 2007-07-31 02:02:00
From: Roland Dreier <hidden>
Date: 2007-07-31 02:02:00
> It is not a feature of these changes. > These races exist in the current code, it is a bug fix. Not sure I follow. What is the race in the current code? Are you saying that netif_rx_reschedule() itself is racy? Otherwise the code in ipoib looks OK to me. - R.