Documentation/sysctl/net.txt: fix (attribute removal).
authorRami Rosen <ramirose@gmail.com>
Fri, 17 May 2013 09:10:34 +0000 (09:10 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 19 May 2013 22:13:10 +0000 (15:13 -0700)
This patch removes mentioning the sysfsf net_device weight attribute
(class/net/<device>/weight)
in Documentation/sysctl/net.txt, since the net sysfs weight attribute
was removed by the following patch:

[NET]: Make NAPI polling independent of struct net_device objects
 bea3348eef27e6044b6161fd04c3152215f96411

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found