1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/net
Joe Hershberger 8cab08e804 net: fix netconsole filtering
Adjustment of Michael Walle's fix patch

Commit 8a0eccb105 breaks netconsole. src_ip
must not be converted to host byte order, because nc_ip is already stored
in network byte order (see string_to_ip(), called by getenv_IPaddr()).

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
2012-10-03 16:01:22 -07:00
..
2012-07-10 10:14:56 -05:00
2009-07-22 22:53:44 -07:00
2012-07-19 13:11:31 -05:00
2012-10-03 16:01:22 -07:00
2012-07-12 14:13:24 -05:00
2012-05-23 17:46:14 -05:00
2012-05-23 17:46:00 -05:00