summaryrefslogtreecommitdiff
path: root/drivers/net/starfire.c
diff options
context:
space:
mode:
authorAl Viro <viro@ftp.linux.org.uk>2007-12-09 16:50:47 +0000
committerJeff Garzik <jeff@garzik.org>2007-12-14 15:26:00 -0500
commit14c9d9b03bb8ec63c77aebddea9a6f730f1b62d5 (patch)
treeef70f59cd9cb97be5825c835d94331d3c3f8760f /drivers/net/starfire.c
parent798fdd07fcc131f396e521febb4a7d42559bf4b5 (diff)
sundance fixes
* all places where we assign ->addr get cpu_to_le32(pci_map_single(....)), so we ought to convert back to host-endian before doing pci_unmap_single() et.al. * poisoning addresses in netdev_close() should be done _after_ unmapping them, not before it... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/starfire.c')
0 files changed, 0 insertions, 0 deletions