From: James Ketrenos Date: Wed, 21 Sep 2005 17:23:49 +0000 (-0500) Subject: [PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes X-Git-Tag: v2.6.15-rc1~733^2~1^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d041674d62e1ad565f2fb6d53ae80b31d6656033;p=pandora-kernel.git [PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes tree 8ec97d9056ceaf0f845ed51175dd842b700baadd parent 329128457008ace3110c96971addf85a767dd5af author James Ketrenos 1126714484 -0500 committer James Ketrenos 1127316636 -0500 Updated hostap to be compatible with ieee80211_hdr changes. Change accomplished via: for i in hostap_ap.{c,h} hostap_80211_{t,r}x.c; do sed -i -e "s:ieee80211_hdr\([^_]\):ieee80211_hdr_4addr\1:g" \ drivers/net/wireless/hostap/$i done CC: Jouni Malinen Signed-off-by: James Ketrenos Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed