diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2013-01-27 21:15:48 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2013-01-27 21:15:48 +0000 |
commit | 91ad9d332cdc1e04f0fa266050514b10cbbdeb8c (patch) | |
tree | 435a774c1933785cf055527d4ef1a44856497ffa /package/acx-mac80211/patches/200-initial-macaddr.patch | |
parent | 75cef2246b0890617d7cdd2f5c696265306794df (diff) | |
download | upstream-91ad9d332cdc1e04f0fa266050514b10cbbdeb8c.tar.gz upstream-91ad9d332cdc1e04f0fa266050514b10cbbdeb8c.tar.bz2 upstream-91ad9d332cdc1e04f0fa266050514b10cbbdeb8c.zip |
acx-mac80211: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35333 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/acx-mac80211/patches/200-initial-macaddr.patch')
-rw-r--r-- | package/acx-mac80211/patches/200-initial-macaddr.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/acx-mac80211/patches/200-initial-macaddr.patch b/package/acx-mac80211/patches/200-initial-macaddr.patch index 498c72dd85..cc82fecbb3 100644 --- a/package/acx-mac80211/patches/200-initial-macaddr.patch +++ b/package/acx-mac80211/patches/200-initial-macaddr.patch @@ -1,6 +1,6 @@ ---- a/cardsetting.c 2012-07-03 16:21:25.934102662 -0700 -+++ b/cardsetting.c 2012-07-03 16:49:26.910438174 -0700 -@@ -710,12 +710,27 @@ +--- a/cardsetting.c ++++ b/cardsetting.c +@@ -710,12 +710,27 @@ static int acx1xx_get_station_id(acx_dev u8 stationID[4 + acx_ie_descs[ACX1xx_IE_DOT11_STATION_ID].len]; const u8 *paddr; int i, res; |