From f0985524d1bb198dfe7e4061eed496769d8e3aca Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Wed, 5 Feb 2014 20:02:48 +0000 Subject: acx-mac80211: fix build after recent mac80211 update and refresh patches This was only build tested. Signed-off-by: Hauke Mehrtens SVN-Revision: 39482 --- package/kernel/acx-mac80211/patches/200-initial-macaddr.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/kernel/acx-mac80211/patches/200-initial-macaddr.patch') 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; -- cgit v1.1