wlan: We already have the ifp; no need to go through several functions
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 2 Jan 2015 11:45:27 +0000 (19:45 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 4 Jan 2015 02:02:00 +0000 (10:02 +0800)
commite9773cd0333b4f32f67225913b52b0eda0855861
tree488f7892f7d9324d33ee36c4e01e40a6d3513539
parenta431229faee6717a240a9c051e6af4469a7a0eb7
wlan: We already have the ifp; no need to go through several functions

Avoid unnecessary reference to ifindex2ifnet global variable.
sys/net/if.c
sys/net/if_var.h
sys/netproto/802_11/wlan/ieee80211.c