net80211: drop redundant 3rd parameter from iv_key_set().
authoradrian <adrian@FreeBSD.org>
Sat, 3 Oct 2015 21:48:27 +0000 (21:48 +0000)
committeradrian <adrian@FreeBSD.org>
Sat, 3 Oct 2015 21:48:27 +0000 (21:48 +0000)
commit53df85edd101787a9e087c4693aeef60cfe3785d
treeeb8e8dac359cd62c52a2d28d7bd7d29b1e4de876
parentb836baf843797a03837992918a03b3edf7f2ac4f
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