acx-mac80211: fix build after recent mac80211 update and refresh patches
[openwrt.git] / package / kernel / acx-mac80211 / patches / 200-initial-macaddr.patch
index 612a87663c56d08e9b0db885bf4547a0a131f504..c0fdd433b35efe11c66ce89ffc999c55352fe33c 100644 (file)
@@ -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;