summaryrefslogtreecommitdiff
path: root/package/kernel/acx-mac80211/patches/200-initial-macaddr.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2014-02-05 20:02:48 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2014-02-05 20:02:48 +0000
commitf0985524d1bb198dfe7e4061eed496769d8e3aca (patch)
tree86c5f2a40b95481cb22282c235582118a940e461 /package/kernel/acx-mac80211/patches/200-initial-macaddr.patch
parentef7bc819611ecfba69d9c42e38adf499cd857815 (diff)
downloadmtk-20170518-f0985524d1bb198dfe7e4061eed496769d8e3aca.zip
mtk-20170518-f0985524d1bb198dfe7e4061eed496769d8e3aca.tar.gz
mtk-20170518-f0985524d1bb198dfe7e4061eed496769d8e3aca.tar.bz2
acx-mac80211: fix build after recent mac80211 update and refresh patches
This was only build tested. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39482
Diffstat (limited to 'package/kernel/acx-mac80211/patches/200-initial-macaddr.patch')
-rw-r--r--package/kernel/acx-mac80211/patches/200-initial-macaddr.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/acx-mac80211/patches/200-initial-macaddr.patch b/package/kernel/acx-mac80211/patches/200-initial-macaddr.patch
index 612a876..c0fdd43 100644
--- a/package/kernel/acx-mac80211/patches/200-initial-macaddr.patch
+++ b/package/kernel/acx-mac80211/patches/200-initial-macaddr.patch
@@ -1,7 +1,7 @@
--- a/cardsetting.c
+++ b/cardsetting.c
-@@ -710,10 +710,25 @@ static int acx1xx_get_station_id(acx_dev
- u8 *stationID = adev->ie_cmd_buf;;
+@@ -715,10 +715,25 @@ int acx1xx_get_station_id(acx_device_t *
+ u8 *stationID = adev->ie_cmd_buf;
const u8 *paddr;
int i, res;
+ const char *prom_addr;