net/sched: Enable NET_ACT_CSUM

svn path=/dists/trunk/linux-2.6/; revision=16637
This commit is contained in:
Ben Hutchings 2010-12-05 00:40:36 +00:00
parent e82de57612
commit e75ebd6d37
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -24,6 +24,7 @@ linux-2.6 (2.6.37~rc4-1~experimental.1) UNRELEASED; urgency=low
* dm: Deal with merge_bvec_fn in component devices better (Closes: #604457)
* 9p: Enable 9P_FS_POSIX_ACL
* netfilter: Enable IP_VS_PE_SIP
* net/sched: Enable NET_ACT_CSUM
-- maximilian attems <max@stro.at> Wed, 31 Oct 2010 13:23:11 +0200

View File

@ -4137,6 +4137,7 @@ CONFIG_NET_ACT_NAT=m
CONFIG_NET_ACT_PEDIT=m
CONFIG_NET_ACT_SIMP=m
CONFIG_NET_ACT_SKBEDIT=m
CONFIG_NET_ACT_CSUM=m
CONFIG_NET_CLS_IND=y
##