wifi-scripts: add script to add phy capabilities to board.json
[openwrt/staging/nbd.git] / package / kernel / broadcom-wl / patches / 110-add_number_to_dev_name.patch
index 13ce72741e7da4e21d90ad8eee7f2cf56e2b5801..95f0beb73c9e00628c240596352af111f8eddc0f 100644 (file)
@@ -1,6 +1,6 @@
 --- a/driver/wl_linux.c
 +++ b/driver/wl_linux.c
-@@ -1412,7 +1412,7 @@ wl_alloc_if(wl_info_t *wl, int iftype, u
+@@ -1425,7 +1425,7 @@ wl_alloc_if(wl_info_t *wl, int iftype, u
        dev = alloc_etherdev(sizeof(wl_if_t));
        wlif = netdev_priv(dev);
        bzero(wlif, sizeof(wl_if_t));