From: Max Stepanov Date: Tue, 10 Jun 2014 17:00:08 +0000 (+0300) Subject: mac80211: WEP extra head/tail room in ieee80211_send_auth X-Git-Tag: omap-for-v3.17/fixes-against-rc2~215^2~11^2~12^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=744462a91ecf5d1ec64857488bf99000ef626921;p=pandora-kernel.git mac80211: WEP extra head/tail room in ieee80211_send_auth After skb allocation and call to ieee80211_wep_encrypt in ieee80211_send_auth the flow fails with a warning in ieee80211_wep_add_iv on verification of available head/tailroom needed for WEP_IV and WEP_ICV. Signed-off-by: Max Stepanov Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed