diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-01-27 21:15:48 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-01-27 21:15:48 +0000 |
commit | 2c0e5f83dbc85b9425b063f48d1de600abcc6f15 (patch) | |
tree | e9b7e40a7eb59b8ae061fd281d6e645424a6c969 /package/acx-mac80211/patches/200-initial-macaddr.patch | |
parent | 4947dab66aee138c5e7f2dab2c23024a6392bc90 (diff) | |
download | mtk-20170518-2c0e5f83dbc85b9425b063f48d1de600abcc6f15.zip mtk-20170518-2c0e5f83dbc85b9425b063f48d1de600abcc6f15.tar.gz mtk-20170518-2c0e5f83dbc85b9425b063f48d1de600abcc6f15.tar.bz2 |
acx-mac80211: refresh patches
SVN-Revision: 35333
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 498c72d..cc82fec 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; |