]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
net80211: drop redundant 3rd parameter from iv_key_set().
authorAdrian Chadd <adrian@FreeBSD.org>
Sat, 3 Oct 2015 21:48:27 +0000 (21:48 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Sat, 3 Oct 2015 21:48:27 +0000 (21:48 +0000)
commitbc813c40bf44cc36ce850d3689598b532acf19c3
treeeb8e8dac359cd62c52a2d28d7bd7d29b1e4de876
parented5711a11be3c3a5e972cd631a344e42e7244305
net80211: drop redundant 3rd parameter from iv_key_set().

The MAC can be fetched from the key struct.

I added the ndis updates to make it compile.

Submitted by: <s3erios@gmail.com>
Differential Revision: https://reviews.freebsd.org/D3657
sys/dev/ath/if_ath_keycache.c
sys/dev/ath/if_ath_keycache.h
sys/dev/if_ndis/if_ndis.c
sys/dev/mwl/if_mwl.c
sys/dev/usb/wlan/if_rum.c
sys/dev/usb/wlan/if_run.c
sys/dev/wpi/if_wpi.c
sys/net80211/ieee80211_crypto.c
sys/net80211/ieee80211_var.h