X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fkernel%2Facx-mac80211%2Fpatches%2F200-initial-macaddr.patch;h=c0fdd433b35efe11c66ce89ffc999c55352fe33c;hb=df93d53a4b7a5ce284dc0c6509057979f233cb92;hp=612a87663c56d08e9b0db885bf4547a0a131f504;hpb=06f3f01b06940547c3293aa8589696e24173dddd;p=lede-git%2F.git diff --git a/package/kernel/acx-mac80211/patches/200-initial-macaddr.patch b/package/kernel/acx-mac80211/patches/200-initial-macaddr.patch index 612a87663c..c0fdd433b3 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;