android_kernel_motorola_sm6225/drivers/net/ethernet/ibm
Thadeu Lima de Souza Cascardo 47d59d0132 ehea: fix promiscuous mode
commit a4910b7444 has broken promiscuous
mode, which is never set. port->promisc just reflects the last setting
of PROMISCUOUS mode to avoid doing an extra hypercall when it's already
set.

However, since it may fail because of hypervisor permissions, we should
still respect the multicast settings and not simply exit after setting
promiscuous mode.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>
Cc: Breno Leitao <leitao@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-26 05:07:45 -04:00
..
ehea ehea: fix promiscuous mode 2012-04-26 05:07:45 -04:00
emac powerpc/44x: Add more changes for APM821XX EMAC driver 2012-03-06 17:07:42 -05:00
ibmveth.c powerpc+sparc/vio: Modernize driver registration 2012-03-28 11:33:24 +11:00
ibmveth.h ehea/ibm*: Move the IBM drivers 2011-08-11 02:41:59 -07:00
Kconfig net: powerpc: remove the legacy iSeries ethernet driver 2012-03-09 23:41:26 -05:00
Makefile net: powerpc: remove the legacy iSeries ethernet driver 2012-03-09 23:41:26 -05:00