All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ell.sym: Add l_dhcp6_client_set_rtnl symbol
@ 2020-11-15  4:30 Jonathan Liu
  2020-11-16 17:32 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Liu @ 2020-11-15  4:30 UTC (permalink / raw)
  To: ell

[-- Attachment #1: Type: text/plain, Size: 505 bytes --]

Fixes: e51f6b9f11eb ("dhcp6: Add support for setting address(es)")
---
 ell/ell.sym | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ell/ell.sym b/ell/ell.sym
index b02c60e..73623ea 100644
--- a/ell/ell.sym
+++ b/ell/ell.sym
@@ -268,6 +268,7 @@ global:
 	l_dhcp6_client_set_no_rapid_commit;
 	l_dhcp6_client_set_nodelay;
 	l_dhcp6_client_set_nora;
+	l_dhcp6_client_set_rtnl;
 	l_dhcp6_client_set_stateless;
 	l_dhcp6_client_get_icmp6;
 	l_dhcp6_client_add_request_option;
-- 
2.29.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ell.sym: Add l_dhcp6_client_set_rtnl symbol
  2020-11-15  4:30 [PATCH] ell.sym: Add l_dhcp6_client_set_rtnl symbol Jonathan Liu
@ 2020-11-16 17:32 ` Denis Kenzior
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2020-11-16 17:32 UTC (permalink / raw)
  To: ell

[-- Attachment #1: Type: text/plain, Size: 239 bytes --]

Hi Jonathan,

On 11/14/20 10:30 PM, Jonathan Liu wrote:
> Fixes: e51f6b9f11eb ("dhcp6: Add support for setting address(es)")
> ---
>   ell/ell.sym | 1 +
>   1 file changed, 1 insertion(+)
> 

Applied, thanks.

Regards,
-Denis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-16 17:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-15  4:30 [PATCH] ell.sym: Add l_dhcp6_client_set_rtnl symbol Jonathan Liu
2020-11-16 17:32 ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.