diff options
author | jhb <jhb@FreeBSD.org> | 2008-08-05 21:04:00 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2008-08-05 21:04:00 +0000 |
commit | 24c4192859a382c5ad248dd77f58192f1bf0c83b (patch) | |
tree | 94a8a5af96d5446089fb10d14442aa43e06bb5f7 /lib/libgssapi/gss_canonicalize_name.c | |
parent | 997506ffa8b103c5b40f4d7cc7198722e05984dd (diff) | |
download | FreeBSD-src-24c4192859a382c5ad248dd77f58192f1bf0c83b.zip FreeBSD-src-24c4192859a382c5ad248dd77f58192f1bf0c83b.tar.gz |
Remove the second check for a 64-bit BAR value on a 32-bit system in
pci_add_map(). First, this condition is already handled earlier in
the function. Second, as written the check would never fire as the
'start' value was overwritten with a long value (rman_get_start() returns
long) before the comparison was done.
Discussed with: imp
MFC after: 2 weeks
Diffstat (limited to 'lib/libgssapi/gss_canonicalize_name.c')
0 files changed, 0 insertions, 0 deletions