commit | 8bbd1ce236130dc92d5d592e76701dd1c740df36 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Apr 07 10:55:47 2010 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Sun Apr 11 19:37:33 2010 +0300 |
tree | 28939ae39af3c55de401df1567c2d0f8934b9a81 | |
parent | 1db5a3aad3c689be1255ed850ef8e3515ab461e8 [diff] |
eepro100: convert to new capability API Using new pci_add_capability_at_offset makes eepro100 code cleaner. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Stefan Weil <weil@mail.berlios.de>