PCI: pciehp: Compute timeout from hotplug command start time
[deliverable/linux.git] / drivers / pci / hotplug / pciehp.h
index f7bc886c20befcdcf03204d31e51d42076326d18..c496258cd9a7a309f630dc6356eb4455eaeaa679 100644 (file)
@@ -94,6 +94,7 @@ struct controller {
        u32 slot_cap;
        u32 slot_ctrl;
        struct timer_list poll_timer;
+       unsigned long cmd_started;      /* jiffies */
        unsigned int cmd_busy:1;
        unsigned int no_cmd_complete:1;
        unsigned int link_active_reporting:1;
This page took 0.02561 seconds and 5 git commands to generate.