PERFORCE change 153147 for review

Marko Zec zec at FreeBSD.org
Tue Nov 18 10:11:46 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=153147

Change 153147 by zec at zec_ref8-amd64 on 2008/11/18 18:11:33

	Unbreak modules build.

Affected files ...

.. //depot/projects/vimage-commit2/src/sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c#15 edit

Differences ...

==== //depot/projects/vimage-commit2/src/sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c#15 (text+ko) ====

@@ -154,11 +154,6 @@
 #define TCP_CLOSE	2
 #define TCP_DROP	3
 
-extern int tcp_do_autorcvbuf;
-extern int tcp_do_autosndbuf;
-extern int tcp_autorcvbuf_max;
-extern int tcp_autosndbuf_max;
-
 static void t3_send_reset(struct toepcb *toep);
 static void send_abort_rpl(struct mbuf *m, struct toedev *tdev, int rst_status);
 static inline void free_atid(struct t3cdev *cdev, unsigned int tid);


More information about the p4-projects mailing list