libertas: convert libertas driver to use an event/cmdresp queue
[deliverable/linux.git] / drivers / net / wireless / libertas / if_usb.h
index e4829a391eb9be7ed39688eb1cc5e04eadd14168..5771a83a43f0abd14f6e9a49f8d87e4a5293fc09 100644 (file)
@@ -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;
This page took 0.025529 seconds and 5 git commands to generate.