summaryrefslogtreecommitdiff
path: root/hash.c
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2017-06-01 13:12:27 +0300
committerTobias Klauser <tklauser@distanz.ch>2017-06-02 09:15:21 +0200
commita2524f2bc9c0e8651221ba88b6013db55cec0190 (patch)
tree80cca6f9742519e18bbad787042069b8e9ad8810 /hash.c
parent906cb247a831e37665a19e2c6b41b7cfd4c6621b (diff)
str: Add function for converting string into DNS name
Add str2fqdn for converting hostname string into DNS name notation: www.xxxx.yy.com -> 3www4xxxx2yy3com0 Returned string must be freed after use by the caller. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'hash.c')
0 files changed, 0 insertions, 0 deletions
ugreport.cgi?bug=853073, https://bugzilla.opensuse.org/show_bug.cgi?id=1017471, and https://github.com/lwfinger/rtlwifi_new/issues/203 for descriptions of the problems. This patch fixes all of those problems. Fixes: cf4747d7535a ("rtlwifi: Fix regression caused by commit d86e64768859") Signed-off-by: Jurij Smakov <jurij@wooyd.org> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Stable <stable@vger.kernel.org> # 4.9+ Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'sound/soc/cirrus/ep93xx-pcm.h')