net: Document /proc/sys/net/core/netdev_budget
authorStanislaw Gruszka <sgruszka@redhat.com>
Thu, 19 Mar 2009 01:51:06 +0000 (18:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Mar 2009 01:51:06 +0000 (18:51 -0700)
The NAPI poll parameter netdev_budget is not documented in
kernel-docs. Since it may have a substantial effect on at least some
network loads, it should be.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found