mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 12:42:02 +00:00
atm: iphase: fix spelling mistake: "Receiverd" -> "Received"
Trivial fix to spelling mistake in message text Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
74957cbfb7
commit
a9645b273e
@ -3147,7 +3147,7 @@ static int ia_proc_read(struct atm_dev *dev,loff_t *pos,char *page)
|
||||
" Size of Tx Buffer : %u\n"
|
||||
" Number of Rx Buffer: %u\n"
|
||||
" Size of Rx Buffer : %u\n"
|
||||
" Packets Receiverd : %u\n"
|
||||
" Packets Received : %u\n"
|
||||
" Packets Transmitted: %u\n"
|
||||
" Cells Received : %u\n"
|
||||
" Cells Transmitted : %u\n"
|
||||
|
Loading…
Reference in New Issue
Block a user