wireless: rename 'wpa_pairwise' variable to 'wpa_cipher'
authorDaniel Golle <daniel@makrotopia.org>
Mon, 18 Jan 2016 23:24:38 +0000 (00:24 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 19 Jan 2016 09:01:56 +0000 (10:01 +0100)
commit627e8b6991876b4abef6bb4a31dcdc35fcd622aa
tree80cd4dfad69f4f885662c03220d134db0b0324e8
parent8ce9331fcc9cc63e71d1d57321f335359797b981
wireless: rename 'wpa_pairwise' variable to 'wpa_cipher'

We shall enforce the cipher for both, pairwise and group, thus change
the name of the variable to a more generic phrasing, 'cipher' instead
of 'pairwise'.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: Felix Fietkau <nbd@openwrt.org> [keep a copy for compatibility reasons]
scripts/netifd-wireless.sh