* grub-core/net/drivers/ieee1275/ofnet.c (get_card_packet): Fix packet

presence check.
	(grub_ieee1275_net_config_real): Fix config pointer.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-06-19 11:25:37 +02:00
parent 970a0a09dd
commit cc35fe8f31
2 changed files with 9 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2012-06-19 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/net/drivers/ieee1275/ofnet.c (get_card_packet): Fix packet
presence check.
(grub_ieee1275_net_config_real): Fix config pointer.
2012-06-19 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/ieee1275/openfw.c (grub_ieee1275_parse_args): Extend