* grub-core/net/tftp.c (ack): Fix endianness problem.

(tftp_receive): Likewise.
	Reported by: Michael Davidsaver.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-07-02 11:22:50 +02:00
parent e7850aa9b5
commit a706f4cc6b
2 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2012-07-02 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/net/tftp.c (ack): Fix endianness problem.
(tftp_receive): Likewise.
Reported by: Michael Davidsaver.
2012-07-02 Vladimir Serbinenko <phcoder@gmail.com>
* gentpl.py: Make mans depend on grub-mkconfig_lib.