diff options
author | yar <yar@FreeBSD.org> | 2006-08-03 09:50:15 +0000 |
---|---|---|
committer | yar <yar@FreeBSD.org> | 2006-08-03 09:50:15 +0000 |
commit | 3ff2ef88e741ff06a7de9813d21b5394b85e9f1b (patch) | |
tree | 32c93956fbcab4b9e3b8badf62fbc50dd04d4ea7 /sys/netsmb/smb_trantcp.c | |
parent | a8d66dc9fb3926969128d61766e4fe2bf4dd9845 (diff) | |
download | FreeBSD-src-3ff2ef88e741ff06a7de9813d21b5394b85e9f1b.zip FreeBSD-src-3ff2ef88e741ff06a7de9813d21b5394b85e9f1b.tar.gz |
Back out rev. 1.107 because it introduced as many problems
as it tried to solve:
- it smuggled hidden 802.1q details into otherwise protocol-neutral code;
- it put an important code consistency check under DEBUG, which was never
defined by anyone but a developer hacking this file for the moment;
- lastly, the former bcopy() call had been correct as long as the "dead"
code was there.
(A new version of the fix for tag of -1 to come in the next commit.)
Agreed by: qingli
Diffstat (limited to 'sys/netsmb/smb_trantcp.c')
0 files changed, 0 insertions, 0 deletions