Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-01 | net/sched: act_psample: Remove unnecessary ASSERT_RTNL | Yotam Gigi | 1 | -1/+0 |
2017-02-01 | net/sched: act_sample: Fix error path in init | Yotam Gigi | 1 | -1/+4 |
#ifndef IRQ_H #define IRQ_H extern int device_irq_number(const char *ifname); extern void device_restore_irq_affinity_list(void); extern int device_set_irq_affinity_list(int irq, unsigned long from, unsigned long to); extern int device_set_irq_affinity(int irq, unsigned long cpu); #endif /* IRQ_H */ le.c?h=master' type='application/atom+xml'/>
index : net-next.git | ||
net-next plumbings | Tobias Klauser |
summaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-01 | net/sched: act_psample: Remove unnecessary ASSERT_RTNL | Yotam Gigi | 1 | -1/+0 |
2017-02-01 | net/sched: act_sample: Fix error path in init | Yotam Gigi | 1 | -1/+4 |