u-boot/net
Bin Meng c7ae46efdc net: dsa: Use true instead of 1 in the set_promisc() call
set_promisc() call accepts the parameter of a bool type. Make it
clear by using true instead of 1.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
2021-11-23 09:57:56 +02:00
..
arp.c
arp.h
bootp.c net: bootp: Correct VCI string transmission 2021-11-23 09:57:56 +02:00
bootp.h
cdp.c Remove #include <timestamp.h> from files which do not need it 2021-09-17 12:10:44 -04:00
cdp.h
dns.c
dns.h
dsa-uclass.c net: dsa: Use true instead of 1 in the set_promisc() call 2021-11-23 09:57:56 +02:00
eth-uclass.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
eth_common.c net: Move network rules to drivers/net 2021-09-04 12:51:47 -04:00
eth_internal.h
eth_legacy.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
fastboot.c
Kconfig Kconfig: Remove all default n/no options 2021-08-31 17:47:49 -04:00
link_local.c
link_local.h
Makefile net: Introduce DSA class for Ethernet switches 2021-02-16 11:48:20 -05:00
mdio-mux-uclass.c dm: core: Access device ofnode through functions 2021-01-05 12:24:41 -07:00
mdio-uclass.c net: mdio-uclass: rewrite dm_mdio_post_probe using strlcpy 2021-09-28 18:50:57 +03:00
net.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
net_rand.h net: Use NDRNG device in srand_mac() 2021-01-19 09:15:02 -05:00
nfs.c
nfs.h
pcap.c
ping.c net: Do not respond to ICMP_ECHO_REQUEST if we do not have an IP address 2021-01-19 09:15:02 -05:00
ping.h
rarp.c
rarp.h
sntp.c
tftp.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
udp.c
wol.c
wol.h