summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgb/t3cdev.h
diff options
context:
space:
mode:
authorkmacy <kmacy@FreeBSD.org>2008-05-05 01:41:53 +0000
committerkmacy <kmacy@FreeBSD.org>2008-05-05 01:41:53 +0000
commit49e613fa454dfc8bdee157e4ef30055fe784332b (patch)
treed9497d11352ba233b90cb5ee47ab79db077b91c2 /sys/dev/cxgb/t3cdev.h
parent5a3c5f632b4461dbf60ab538e16453104b937231 (diff)
downloadFreeBSD-src-49e613fa454dfc8bdee157e4ef30055fe784332b.zip
FreeBSD-src-49e613fa454dfc8bdee157e4ef30055fe784332b.tar.gz
MFSVN:
- add / remove clients from cxgb_main.c now - change ifdef TOE_ENABLED to TCP_OFFLOAD_DISABLE - update copyrights - fix transmit data mismatch bug caused by not setting SB_NOCOALESCE on tx sockbuf on passive connections - fix receive sequence mismatch bug caused by not setting SB_NOCOALESCE on rx sockbuf on passive connections - don't sleep without checking SBS_CANTRCVMORE first - various ddp ordering fixes Supported by: Chelsio Inc.
Diffstat (limited to 'sys/dev/cxgb/t3cdev.h')
-rw-r--r--sys/dev/cxgb/t3cdev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cxgb/t3cdev.h b/sys/dev/cxgb/t3cdev.h
index 714557b..e0004b7 100644
--- a/sys/dev/cxgb/t3cdev.h
+++ b/sys/dev/cxgb/t3cdev.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2007, Chelsio Inc.
+ * Copyright (c) 2007-2008, Chelsio Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
OpenPOWER on IntegriCloud