BCM fast NAT: fix MARK target, clean-up.
commitf9b53953f7f406e121655d6ab372ae305ffe2c73
authorFedor Kozhevnikov <fedork@ubuntu.(none)>
Sun, 3 Apr 2011 13:58:15 +0000 (3 09:58 -0400)
committerFedor Kozhevnikov <fedork@ubuntu.(none)>
Mon, 11 Apr 2011 18:46:36 +0000 (11 14:46 -0400)
treed88e76947e9b1a0791ab00ac891872fbe75be787
parenta7c20dc0d8c5853f56642378adebdaf94fb27950
BCM fast NAT: fix MARK target, clean-up.

Commit 2de8d7252dfb25868df5fe954c064812c4efc33c broke MARK target
by not checking 'ct' for NULL.
This reverts changes to MARK and CONNMARK targets since enabling/
disabling fast NAT with QoS activated is now handled in userspace.
release/src-rt/linux/linux-2.6/net/netfilter/xt_CONNMARK.c
release/src-rt/linux/linux-2.6/net/netfilter/xt_MARK.c