mac80211_hwsim: use signed net namespace ID
The API expects a pointer to a signed int so we should not use an
unsigned int for it.
Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
Showing
想要评论请 注册 或 登录
The API expects a pointer to a signed int so we should not use an
unsigned int for it.
Signed-off-by: NJohannes Berg <johannes.berg@intel.com>