[PATCH] trivial: fix spelling errors in Kconfigs

This patch corrects a few spelling and grammar errors found in
drivers/net

Signed-off-by: Jon Mason <jdmason@us.ibm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
此提交包含在:
Jon Mason
2006-02-12 11:53:04 -06:00
提交者 John W. Linville
父節點 23afaec444
當前提交 47c51431fc
共有 5 個檔案被更改,包括 17 行新增17 行删除

查看文件

@@ -68,10 +68,10 @@ config ARCNET_CAP
packet is stuffed with an extra 4 byte "cookie" which doesn't
actually appear on the network. After transmit the driver will send
back a packet with protocol byte 0 containing the status of the
transmition:
transmission:
0=no hardware acknowledge
1=excessive nak
2=transmition accepted by the reciever hardware
2=transmission accepted by the receiver hardware
Received packets are also stuffed with the extra 4 bytes but it will
be random data.