Bill Paul 7b764c37e4 In ndis_convert_res(), initialize the head of our temporary list
before calling BUS_GET_RESOURCE_LIST(). Previously, the list head would
only be initialized if BUS_GET_RESOURCE_LIST() succeeded; it needs to
be initialized unconditionally so that the list cleanup code won't
trip over potential stack garbage.
2004-04-07 17:02:55 +00:00
..
2004-02-21 21:32:15 +00:00
2004-01-25 17:18:12 +00:00
2004-03-26 22:44:59 +00:00
2004-01-17 03:28:27 +00:00