Zhengchao Shao ab48508191 net: sched: remove duplicate check of user rights in qdisc
In rtnetlink_rcv_msg function, the permission for all user operations
is checked except the GET operation, which is the same as the checking
in qdisc. Therefore, remove the user rights check in qdisc.

Signed-off-by: Zhengchao Shao <shaozhengchao@huawei.com>
Message-Id: <20220819041854.83372-1-shaozhengchao@huawei.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2022-08-23 10:18:26 +02:00
..
2020-07-13 17:20:40 -07:00
2021-05-31 22:44:56 -07:00
2022-01-07 08:41:29 -08:00
2021-03-10 15:47:52 -08:00
2021-03-10 15:47:52 -08:00
2021-10-19 12:24:51 +01:00