mirror of
https://gitee.com/bianbu-linux/linux-6.6-fh
synced 2025-04-25 06:58:35 -04:00
net: atm: lec_arpc.h: delete duplicated word
Delete the doubled word "the" in a comment. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: "David S. Miller" <davem@davemloft.net> Cc: Jakub Kicinski <kuba@kernel.org> Cc: netdev@vger.kernel.org Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
7dce80c2a5
commit
dfd5ec1ba6
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ struct lec_arp_table {
|
||||||
u8 *tlvs;
|
u8 *tlvs;
|
||||||
u32 sizeoftlvs; /*
|
u32 sizeoftlvs; /*
|
||||||
* LANE2: Each MAC address can have TLVs
|
* LANE2: Each MAC address can have TLVs
|
||||||
* associated with it. sizeoftlvs tells the
|
* associated with it. sizeoftlvs tells
|
||||||
* the length of the tlvs array
|
* the length of the tlvs array
|
||||||
*/
|
*/
|
||||||
struct sk_buff_head tx_wait; /* wait queue for outgoing packets */
|
struct sk_buff_head tx_wait; /* wait queue for outgoing packets */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue