From: Pablo Neira Ayuso Date: Sun, 13 May 2012 22:42:02 +0000 (+0200) Subject: netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER X-Git-Tag: v3.5-rc1~109^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be3eed2e96340d3c7a4d1ea1d63e7bd6095d1e34;p=pandora-kernel.git netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER ctnetlink uses the aliases that are created by MODULE_ALIAS_NFCT_HELPER to auto-load the module based on the helper name. Thus, we have to use RAS, Q.931 and H.245, not H.323. Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed