Rasmus Villemoes
4b8c44e39c
net: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead of #if
...
Nothing inside this block depends on NET_TFTP_VARS to be set to parse
correctly. Switch to C if() in preparation for adding code before
this (to avoid a declaration-after-statement warning).
Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
[trini: Update to cover CONFIG_TFTP_PORT case as well]
Signed-off-by: Tom Rini <trini@konsulko.com>
2022-11-28 13:06:14 -05:00
..
2022-03-18 12:48:17 -04:00
2018-10-10 12:29:01 -05:00
2022-11-06 10:50:04 +01:00
2017-08-07 15:18:31 -05:00
2021-09-17 12:10:44 -04:00
2018-05-10 20:38:35 -04:00
2020-06-12 13:17:23 -04:00
2018-05-07 09:34:12 -04:00
2022-09-29 16:11:31 -04:00
2022-04-25 10:00:04 -04:00
2021-09-04 12:51:47 -04:00
2022-01-19 18:11:34 +01:00
2022-01-11 10:33:42 +01:00
2022-10-17 21:17:12 -06:00
2022-01-15 18:54:21 +02:00
2022-08-08 10:49:51 -04:00
2020-05-18 21:19:18 -04:00
2012-05-23 17:53:08 -05:00
2022-04-25 10:00:04 -04:00
2022-04-10 08:44:12 +03:00
2022-05-04 07:05:51 +02:00
2021-01-19 09:15:02 -05:00
2022-11-28 10:25:18 -05:00
2022-08-10 13:46:55 -04:00
2019-09-04 11:37:19 -05:00
2019-09-04 11:37:19 -05:00
2021-01-19 09:15:02 -05:00
2018-05-10 20:38:35 -04:00
2022-03-18 12:48:17 -04:00
2018-05-07 09:34:12 -04:00
2020-12-01 14:12:28 -05:00
2022-11-28 13:06:14 -05:00
2020-09-30 16:55:03 -04:00
2019-08-11 16:43:41 -04:00
2018-07-02 14:14:20 -05:00