r6040: only disable RX interrupt if napi_schedule_prep is successful
When receiving the first RX interrupt before the internal call to napi_schedule_prep is successful the RX interrupt gets disabled and is never enabled again as the poll function never gets executed. Signed-off-by: NMichael Thalmeier <Michael.Thalmeier@sigmatek.at> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
Showing
想要评论请 注册 或 登录