“87d136415c78c02680dc474cb4093ba7911b07a4”上不存在“...plat-orion/git@gitcode.net:openharmony/kernel_linux.git”
cfg80211: fix regulatory code const
A few pointers and structures in the regulatory code are const, but because it wasn't done properly a whole bunch of bogus casts were needed to compile without warning. Mark everything const properly to avoid that kind of junk code. Signed-off-by: NJohannes Berg <johannes@sipsolutions.net> Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
Showing
想要评论请 注册 或 登录