Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tc35815: Fix build error if NAPI enabled
This driver contains experimental NAPI code disabled by default. The commit bea3348 ("[NET]: Make NAPI polling independent of struct net_device objects.") converted the NAPI path of this driver but that conversion was not complete. This patch fixes a build error introduced by the commit. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information