[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220517070527.10591-1-ap420073@gmail.com>
Date: Tue, 17 May 2022 07:05:25 +0000
From: Taehee Yoo <ap420073@...il.com>
To: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, netdev@...r.kernel.org
Cc: ap420073@...il.com
Subject: [PATCH net v2 0/2] amt: fix several bugs in gateway mode
This patchset fixes bugs in amt module.
First patch fixes amt gateway mode's status stuck.
amt gateway and relay established so these two mode manage status.
But gateway stuck to change its own status if a relay doesn't send
responses.
Second patch fixes a memory leak.
an amt gateway skips some handling of advertisement message.
So, a memory leak would occur.
v2:
- Separate patch
- Add patch cover-letter
Taehee Yoo (2):
amt: fix gateway mode stuck
amt: do not skip remaining handling of advertisement message
drivers/net/amt.c | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
--
2.17.1
Powered by blists - more mailing lists