cpmac: convert to napi_struct interface
authorEugene Konev <ejka@imfi.kspu.ru>
Wed, 24 Oct 2007 02:42:02 +0000 (10:42 +0800)
committerJeff Garzik <jeff@garzik.org>
Thu, 25 Oct 2007 07:31:15 +0000 (03:31 -0400)
Convert cpmac to new napi_struct API introduced by
bea3348eef27e6044b6161fd04c3152215f96411 [NET]: Make NAPI polling independent
of struct net_device objects.
Only disable rx interrupts if napi actually has been scheduled.

Signed-off-by: Eugene Konev <ejka@imfi.kspu.ru>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found