Re: [PATCH] [NET]: Fix Ooops of napi net_rx_action.

From: Joonwoo Park
Date: Tue Dec 11 2007 - 19:12:23 EST


2007/12/12, Brandeburg, Jesse <jesse.brandeburg@xxxxxxxxx>:
>
> all drivers using NAPI in 2.6.24+ (NNAPI??) must return zero here, after
> calling netif_rx_complete. netif_rx_complete plus work_done != 0 causes
> a bug.
>

Brandeburg,
Don't we need to return non-zero work_done after netif_rx_complete if
work_done != weight?

Thanks,
Joonwoo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/