bugThe Linux Orinoco Driver - Bugs: bug #9856, hermes_response_t undefined

 
 

bug #9856: hermes_response_t undefined

Submitter:  None
Submitted:  Tue 03 Aug 2004 03:24:02 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 03 Aug 2004 03:24:02 AM UTC, original submission:  

Rev 1.27 of hermes.h eliminated the typedef hermes_response_t. This caused errors while compiling  orinoco_usb.c and prism_usb.c since they still used the typedef. The attached patch changes the remaining uses of hermes_response_t to "struct hermes_response".

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #1617:  usb_struct.patch added by None (1KiB - text/x-patch - Patch that gets rid of remaining hermes_response_t uses.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2004-08-03 None Attached File- Added usb_struct.patch, #1552

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code