mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
Revert "ANDROID: net: core: fix UID-based routing"
This reverts commit 6acba5b6a1.
Bug: 16355602
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
This commit is contained in:
parent
988801b7eb
commit
7d69300b51
|
|
@ -306,12 +306,12 @@ enum rtattr_type_t {
|
|||
RTA_TABLE,
|
||||
RTA_MARK,
|
||||
RTA_MFC_STATS,
|
||||
RTA_UID,
|
||||
RTA_VIA,
|
||||
RTA_NEWDST,
|
||||
RTA_PREF,
|
||||
RTA_ENCAP_TYPE,
|
||||
RTA_ENCAP,
|
||||
RTA_UID,
|
||||
__RTA_MAX
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user