From 10aa4d9e42a87b842af6eb855d4678d37937a656 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sun, 30 Nov 2008 16:53:16 +0000 Subject: update libertas driver SVN-Revision: 13447 --- package/libertas/src/if_usb.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'package/libertas/src/if_usb.h') diff --git a/package/libertas/src/if_usb.h b/package/libertas/src/if_usb.h index 7706691123..5771a83a43 100644 --- a/package/libertas/src/if_usb.h +++ b/package/libertas/src/if_usb.h @@ -46,8 +46,6 @@ struct if_usb_card { struct lbs_private *priv; struct sk_buff *rx_skb; - uint32_t usb_event_cause; - uint8_t usb_int_cause; uint8_t ep_in; uint8_t ep_out; @@ -70,6 +68,7 @@ struct if_usb_card { uint8_t fwfinalblk; uint8_t surprise_removed; + __le16 boot2_version; }; /** fwheader */ -- cgit v1.2.3