Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc, net: Remove obsolete reference to dev->poll
Commit bea3348 ('[NET]: Make NAPI polling independent of struct net_device objects.') removed the automatic disabling of NAPI polling by dev_close(), and drivers must now do this themselves. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information