linux/drivers/infiniband/hw/nes
Jiri Pirko fbf219f1c8 infiniband: convert to use netdev_for_each_mc_addr
Due to the loop complexicity in nes_nic.c, I'm using char* to copy mc addresses
to it.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-26 04:22:27 -08:00
..
Kconfig RDMA/nes: Update copyright and branding string 2009-12-09 15:21:56 -08:00
Makefile
nes.c RDMA/nes: Pass correct size to ioremap_nocache() 2009-12-09 15:21:57 -08:00
nes.h RDMA/nes: Update copyright and branding string 2009-12-09 15:21:56 -08:00
nes_cm.c RDMA/nes: Fix stale ARP issue 2009-12-09 15:54:33 -08:00
nes_cm.h RDMA/nes: Fix crash in nes_accept() 2009-12-09 15:54:08 -08:00
nes_context.h RDMA/nes: Update copyright and branding string 2009-12-09 15:21:56 -08:00
nes_hw.c RDMA/nes: Check for zero STag 2009-12-09 15:54:23 -08:00
nes_hw.h RDMA/nes: Update copyright and branding string 2009-12-09 15:21:56 -08:00
nes_nic.c infiniband: convert to use netdev_for_each_mc_addr 2010-02-26 04:22:27 -08:00
nes_user.h RDMA/nes: Update copyright and branding string 2009-12-09 15:21:56 -08:00
nes_utils.c RDMA/nes: Update copyright and branding string 2009-12-09 15:21:56 -08:00
nes_verbs.c RDMA/nes: Free kmap() resources 2009-12-09 15:54:28 -08:00
nes_verbs.h RDMA/nes: Free kmap() resources 2009-12-09 15:54:28 -08:00