]> git.pld-linux.org Git - packages/wl.git/blob - kernel-net-wl-linux-3.2.patch
- rebuild for kernel-3.7.10-9
[packages/wl.git] / kernel-net-wl-linux-3.2.patch
1 --- src/wl/sys/wl_linux.c       2012-02-07 22:50:48.712066171 +0200
2 +++ src/wl/sys/wl_linux.c       2012-02-07 22:52:12.108479718 +0200
3 @@ -391,7 +391,7 @@
4  #endif
5         .ndo_get_stats = wl_get_stats,
6         .ndo_set_mac_address = wl_set_mac_address,
7 -       .ndo_set_multicast_list = wl_set_multicast_list,
8 +       .ndo_set_rx_mode = wl_set_multicast_list,
9         .ndo_do_ioctl = wl_ioctl
10  };
This page took 0.041504 seconds and 3 git commands to generate.