Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
grub2.1383
grub2-netboot-hang.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File grub2-netboot-hang.patch of Package grub2.1383
Index: grub-2.02~beta2/grub-core/net/net.c =================================================================== --- grub-2.02~beta2.orig/grub-core/net/net.c +++ grub-2.02~beta2/grub-core/net/net.c @@ -1453,7 +1453,7 @@ receive_packets (struct grub_net_card *c } card->opened = 1; } - while (1) + while (received < 100) { /* Maybe should be better have a fixed number of packets for each card and just mark them as used and not used. */
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor