ieee80211: update orinoco, wl3501 drivers for latest struct naming

This commit is contained in:
James Ketrenos
2005-09-22 15:43:07 -04:00
committed by Jeff Garzik
parent 6eb6edf04a
commit af9288a707
2 changed files with 2 additions and 2 deletions

View File

@@ -548,7 +548,7 @@ struct wl3501_80211_tx_plcp_hdr {
struct wl3501_80211_tx_hdr {
struct wl3501_80211_tx_plcp_hdr pclp_hdr;
struct ieee80211_hdr mac_hdr;
struct ieee80211_hdr_4addr mac_hdr;
} __attribute__ ((packed));
/*