Re: [PATCH 6/6 v3] PCI: document the change
- From: Yu Zhao <yu.zhao@xxxxxxxxxxxx>
- Date: Sat, 15 Nov 2008 20:38:55 +0800
Matthew Wilcox wrote:
On Sat, Sep 27, 2008 at 04:28:45PM +0800, Zhao, Yu wrote:+To register SR-IOV service, Physical Function device driver needs to call:
+ int pci_iov_register(struct pci_dev *dev,
+ int (*notify)(struct pci_dev *, u32), char **entries)
I think a better interface would put the 'notify' into the struct
pci_driver. That would make 'notify' a bad name .... how about
'virtual'? There's also no documentation for the second parameter to
'notify'.
Yes, putting the callback function to the 'pci_driver' is better. Looks like the 'virtual' is not very descriptive (and it's a adj. while other callbacks are verb). Any other candidates?
Thanks,
Yu
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Prev by Date: Re: k10temp driver in kernel?
- Next by Date: Re: Bugs on aspire one A150
- Previous by thread: [BUG] zc3xx oopses on unplug: unable to handle kernel paging request
- Next by thread: [PATCH REPOST] [0/3] SCHED: Trivial scheduler fixes
- Index(es):
Relevant Pages
|
Loading