Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap
This commit is contained in:
commit
d582c4ea30
14 changed files with 29 additions and 4 deletions
|
@ -410,6 +410,7 @@ extern u8 ata_chk_err(struct ata_port *ap);
|
|||
extern void ata_exec_command(struct ata_port *ap, struct ata_taskfile *tf);
|
||||
extern int ata_port_start (struct ata_port *ap);
|
||||
extern void ata_port_stop (struct ata_port *ap);
|
||||
extern void ata_host_stop (struct ata_host_set *host_set);
|
||||
extern irqreturn_t ata_interrupt (int irq, void *dev_instance, struct pt_regs *regs);
|
||||
extern void ata_qc_prep(struct ata_queued_cmd *qc);
|
||||
extern int ata_qc_issue_prot(struct ata_queued_cmd *qc);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue