mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-28 03:22:40 +00:00
- make sure port in FTP data is in network order (in fact it was looking buggy for big endian boxes before Viro's changes) - htonl -> htons for port Signed-off-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: David S. Miller <davem@davemloft.net>