atheros: clean up the patches some more
[openwrt/svn-archive/archive.git] / target / linux / atheros / patches-3.3 / 110-ar2313_ethernet.patch
index 725d579a3d167180d552c7c94d946a529752d829..d3060da4477bd410319510426e6fe1cc44ab6520 100644 (file)
 +      .ndo_open               = ar231x_open,
 +      .ndo_stop               = ar231x_close,
 +      .ndo_start_xmit         = ar231x_start_xmit,
 +      .ndo_open               = ar231x_open,
 +      .ndo_stop               = ar231x_close,
 +      .ndo_start_xmit         = ar231x_start_xmit,
-+      .ndo_set_multicast_list = ar231x_multicast_list,
++      .ndo_set_rx_mode         = ar231x_multicast_list,
 +      .ndo_do_ioctl           = ar231x_ioctl,
 +      .ndo_change_mtu         = eth_change_mtu,
 +      .ndo_validate_addr      = eth_validate_addr,
 +      .ndo_do_ioctl           = ar231x_ioctl,
 +      .ndo_change_mtu         = eth_change_mtu,
 +      .ndo_validate_addr      = eth_validate_addr,