--- zzzz-none-000/linux-3.10.107/include/linux/usb/usbnet.h 2017-06-27 09:49:32.000000000 +0000 +++ vr9-7490-729/linux-3.10.107/include/linux/usb/usbnet.h 2021-11-10 11:53:56.000000000 +0000 @@ -75,6 +75,10 @@ # define EVENT_NO_RUNTIME_PM 9 # define EVENT_RX_KILL 10 # define EVENT_LINK_CHANGE 11 +#ifdef CONFIG_AVM_PA + struct avm_pa_pid_cfg pid_cfg; + struct avm_pa_vpid_cfg vpid_cfg; +#endif }; static inline struct usb_driver *driver_of(struct usb_interface *intf)