commit | 93b6a3adbd159174772702744b142d60e3891dfa | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Thu Apr 05 14:39:10 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 06 02:43:12 2012 -0400 |
tree | 30e83a82a4dde090b7a7fda48eb5a8602a1068c1 | |
parent | b4f79e5cb2182f27d151da6e223186f287a615d6 [diff] |
doc, net: Remove obsolete reference to dev->poll Commit bea3348eef27e6044b6161fd04c3152215f96411 ('[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>