X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fusb%2Fgadget%2Ff_ecm.c;h=a2b5c092bda039bdf0c1cd70b7d4bc2d6445cc99;hb=fac296322c838e8dd425b13410ff7ada2856a8ee;hp=0822e9d7693a67567f043ef9fb3674e4b107960a;hpb=f934fb19ef34730263e6afc01e8ec27a8a71470f;p=linux-2.6 diff --git a/drivers/usb/gadget/f_ecm.c b/drivers/usb/gadget/f_ecm.c index 0822e9d769..a2b5c092bd 100644 --- a/drivers/usb/gadget/f_ecm.c +++ b/drivers/usb/gadget/f_ecm.c @@ -63,9 +63,7 @@ struct f_ecm { char ethaddr[14]; - struct usb_descriptor_header **fs_function; struct ecm_ep_descs fs; - struct usb_descriptor_header **hs_function; struct ecm_ep_descs hs; struct usb_ep *notify;