diff options
author | Al Viro <[email protected]> | 2007-12-09 16:50:47 +0000 |
---|---|---|
committer | Jeff Garzik <[email protected]> | 2007-12-14 15:26:00 -0500 |
commit | 14c9d9b03bb8ec63c77aebddea9a6f730f1b62d5 (patch) | |
tree | ef70f59cd9cb97be5825c835d94331d3c3f8760f /net/unix/sysctl_net_unix.c | |
parent | 798fdd07fcc131f396e521febb4a7d42559bf4b5 (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 <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions