]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: make netns_get_fd static
authorJohannes Berg <johannes.berg@intel.com>
Fri, 18 Sep 2015 08:46:57 +0000 (10:46 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 18 Sep 2015 08:46:57 +0000 (10:46 +0200)
commitc0441e655b29de328f48f26d501263d6155c87e9
tree1017802902f1bd07522fefe55a9de5dd0cd89520
parent7faa1ba1cf7be97002b2db2033f420b59a060476
iw: make netns_get_fd static

This can be static since it's only used right there.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
phy.c