Revert "madwifi: fix compilation against Linux 3.8" - it was premature
This reverts commit 37054015dda3e65658158a7ca73262c85e8eb002. git-svn-id: svn://svn.openwrt.org/openwrt/packages@36012 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -219,7 +219,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
||||
return ret;
|
||||
--- a/net80211/ieee80211_wireless.c
|
||||
+++ b/net80211/ieee80211_wireless.c
|
||||
@@ -514,8 +514,9 @@ ieee80211_ioctl_siwap(struct net_device
|
||||
@@ -514,8 +514,9 @@ ieee80211_ioctl_siwap(struct net_device
|
||||
vap->iv_flags |= IEEE80211_F_DESBSSID;
|
||||
|
||||
IEEE80211_ADDR_COPY(vap->iv_des_bssid, &ap_addr->sa_data);
|
||||
|
Reference in New Issue
Block a user