]> git.ipfire.org Git - thirdparty/grub.git/commit
Fixed get_card_packet to correctly read data from network card into buffer.
authorPaulo de Rezende Pinatti <ppinatti@linux.vnet.ibm.com>
Thu, 29 Jul 2010 19:36:17 +0000 (16:36 -0300)
committerPaulo de Rezende Pinatti <ppinatti@linux.vnet.ibm.com>
Thu, 29 Jul 2010 19:36:17 +0000 (16:36 -0300)
commit818a356eb196a2c2ca5af7d580b9920c8564ebcc
tree9fdc222db6a27f2b1ec38cac40156d86a868f370
parentf8795693f1c3caa557b8658ac3d8661b1f84b739
Fixed get_card_packet to correctly read data from network card into buffer.

* net/ieee1275/interface.c (get_card_packet): read data regardless of ethernet header
net/ieee1275/interface.c