nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 2 Nov 2011 21:36:31 +0000 (23:36 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 9 Nov 2011 21:01:01 +0000 (16:01 -0500)
commit819622678ed7011b4d785ca174de5d4bf179bf83
tree299b5ae38ff8e6b8dc7ebc072bd54b8925de2465
parentc2e889a7f7947bc346e0a341e793fd5cb471d884
nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16

WPI-SMS4 uses 16-octet PN field, so we need to allow longer key
sequence values to be configured.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/nl80211.c