netfilter: xt_qtaguid: fix ipv6 protocol lookup
authorJP Abgrall <jpa@google.com>
Tue, 17 Apr 2012 23:00:07 +0000 (16:00 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:51:25 +0000 (13:51 -0800)
commitd720a2d46eef7d685f942f64bc8f9e1eb9f57b75
treef4187f53775a45f59cbbcaac6334abad6133b2e7
parentc2506e3c58ab22a238123aa9a4362a8ead4dbc45
netfilter: xt_qtaguid: fix ipv6 protocol lookup

When updating the stats for a given uid it would incorrectly assume
IPV4 and pick up the wrong protocol when IPV6.

Change-Id: Iea4a635012b4123bf7aa93809011b7b2040bb3d5
Signed-off-by: JP Abgrall <jpa@google.com>
net/netfilter/xt_qtaguid.c