commit | f1724b0258b412144964f2074b9b6edcf0dce87c | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Jul 06 14:47:49 2016 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Jul 06 14:48:37 2016 +0200 |
tree | 85cd2c85e87a539177d9485f3227be5472528c39 | |
parent | f7736f501f87b3f6ffbf07d173a6893dd419ac50 [diff] |
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: Johannes Berg <johannes.berg@intel.com>