netfilter: xt_qtaguid: fix ipv6 protocol lookup
authorJP Abgrall <jpa@google.com>
Tue, 17 Apr 2012 23:00:07 +0000 (16:00 -0700)
committerArve Hjønnevåg <arve@android.com>
Mon, 1 Jul 2013 20:40:42 +0000 (13:40 -0700)
commit8b041edbc71b48e75db68eeeb8673991abbc885d
tree318507c98b802a8632254c067796d5f3a7f00807
parentcc53cb8db65cc890148364ae6812ae46ef444554
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