Re: [OpenWrt-Devel] [PATCH] Fix addition of virtual interfaces in broadcom-wl

2011-08-01 Thread Nathan Hintz
I believe this patch addresses the issue in ticket #7673. I've added a link to the patch in the ticket. Is there something wrong with the patch that it hasn't been committed; or is it still in the queue or just overlooked? Thanks, Nathan From: nlhi...@hotmail.com To:

Re: [OpenWrt-Devel] [PATCH] Fix addition of virtual interfaces in broadcom-wl

2011-08-01 Thread Felix Fietkau
On 2011-08-01 9:06 AM, Nathan Hintz wrote: I believe this patch addresses the issue in ticket #7673. I've added a link to the patch in the ticket. Is there something wrong with the patch that it hasn't been committed; or is it still in the queue or just overlooked? Applied in r27868. By the

[OpenWrt-Devel] [PATCH] Fix addition of virtual interfaces in broadcom-wl

2011-07-03 Thread Nathan Hintz
Fix addition of virtual interfaces in broadcom-wl (dev-netdev_ops not initialized) Signed-off-by: Nathan Hintz nlhi...@hotmail.com --- /dev/null +++ package/broadcom-wl/patches/007-fix-virtual-interfaces.patch @@ -0,0 +1,11 @@ +--- a/driver/wl_linux.c b/driver/wl_linux.c +@@ -1569,6