Spelling fixes: lenght->length
Signed-off-by: Paulius Zaleckas <pauliusz@yahoo.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
此提交包含在:
@@ -1185,7 +1185,7 @@ void process_receive(struct s_smc *smc)
|
||||
|
||||
DB_RX("frame length = %d",len,0,4) ;
|
||||
/*
|
||||
* check the frame_lenght and all error flags
|
||||
* check the frame_length and all error flags
|
||||
*/
|
||||
if (rfsw & (RX_MSRABT|RX_FS_E|RX_FS_CRC|RX_FS_IMPL)){
|
||||
if (rfsw & RD_S_MSRABT) {
|
||||
|
新增問題並參考
封鎖使用者