diff options
author | Willem de Bruijn <willemb@google.com> | 2011-08-18 21:30:37 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-08-18 21:30:37 -0700 |
commit | 2d5b2c5ca0d3ebe707386b3add365496460cf918 (patch) | |
tree | 8bf10fb1cf2a3859004c4aa0e6b4014d2ee1cf76 /Documentation/networking | |
parent | c5114cd59d2664f258b0d021d79b1532d94bdc2b (diff) |
net: netdev-features.txt update to Documentation/networking/00-INDEX
Update netdev-features.txt entry in 00-INDEX to incorporate
feedback by Michał Mirosław.
v2: restored tabs that were inadvertently changed to spaces in v1.
sorry for the error.
Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
-rw-r--r-- | Documentation/networking/00-INDEX | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/00-INDEX b/Documentation/networking/00-INDEX index 811252b3da46..bbce1215434a 100644 --- a/Documentation/networking/00-INDEX +++ b/Documentation/networking/00-INDEX @@ -135,7 +135,7 @@ multiqueue.txt netconsole.txt - The network console module netconsole.ko: configuration and notes. netdev-features.txt - - Network interface "feature mess and how to get out from it alive". + - Network interface features API description. netdevices.txt - info on network device driver functions exported to the kernel. netif-msg.txt |