o Typo in the comment fixed.
PR: 217617 Submitted by: lutz
This commit is contained in:
parent
13876dc982
commit
f621c2cd39
@ -405,7 +405,7 @@ prepare_batch_buffer(struct ip_fw_chain *ch, struct table_algo *ta,
|
||||
error = 0;
|
||||
ta_buf_sz = ta->ta_buf_size;
|
||||
if (count == 1) {
|
||||
/* Sigle add/delete, use on-stack buffer */
|
||||
/* Single add/delete, use on-stack buffer */
|
||||
memset(*ta_buf, 0, TA_BUF_SZ);
|
||||
ta_buf_m = *ta_buf;
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user