From 67d129d14da1555bb3eaca754f6f81c02cacbe0e Mon Sep 17 00:00:00 2001 From: Eugene Konev Date: Wed, 24 Oct 2007 10:42:02 +0800 Subject: [PATCH] cpmac: convert to napi_struct interface 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 Signed-off-by: Jeff Garzik --- Reading git-format-patch failed