]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
Re-enable IFCAP_TSO6 in cxgb(4) and cxgbe(4) in stable/9. The kernel
authornp <np@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 9 Jul 2012 17:25:56 +0000 (17:25 +0000)
committernp <np@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 9 Jul 2012 17:25:56 +0000 (17:25 +0000)
commit647e27fd2741181bd59fb4a20fc527292d29ca8a
treea21f15c92f567440948367ca7baf9826008394ef
parent75f903d21f0f404579d7dfadba0e7ad989d8f359
Re-enable IFCAP_TSO6 in cxgb(4) and cxgbe(4) in stable/9.  The kernel
changes needed for all this to work have now been MFC'd to 9 by bz@.

This is a direct commit to stable/9 that removes earlier changes made to
drivers in this branch only.

Approved by: re (kib)

git-svn-id: svn://svn.freebsd.org/base/stable/9@238302 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/cxgb/cxgb_adapter.h
sys/dev/cxgb/cxgb_main.c
sys/dev/cxgbe/adapter.h
sys/dev/cxgbe/t4_main.c