netfilter: xt_quota2: 3.10 fixes.
authorArve Hjønnevåg <arve@android.com>
Tue, 14 May 2013 03:42:46 +0000 (20:42 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:51:30 +0000 (13:51 -0800)
commiteaeeab0d2636606ece33fed81062b986d811f404
treead21ae356353c0a8a83321511ff2a10bb65d97b0
parent7abbf897f7fe4bf811191364996327a93124c024
netfilter: xt_quota2: 3.10 fixes.

- Stop using obsolete create_proc_entry api.
- Use proc_set_user instead of directly accessing the private structure.

Signed-off-by: Arve Hjønnevåg <arve@android.com>
net/netfilter/xt_quota2.c