1
linux/drivers/infiniband/hw/nes
Roland Dreier 2bd01c5d2e RDMA/nes: Use print_mac() to format ethernet addresses for printing
Removing open-coded MAC formats shrinks the source and the generated
code too, eg on x86-64:

add/remove: 0/0 grow/shrink: 0/4 up/down: 0/-103 (-103)
function                                     old     new   delta
make_cm_node                                 932     912     -20
nes_netdev_set_mac_address                   427     406     -21
nes_netdev_set_multicast_list               1148    1124     -24
nes_probe                                   2349    2311     -38

Acked-by: Glenn Streiff <gstreiff@neteffect.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-04-23 11:52:18 -07:00
..
Kconfig
Makefile
nes_cm.c RDMA/nes: Use print_mac() to format ethernet addresses for printing 2008-04-23 11:52:18 -07:00
nes_cm.h RDMA/nes: Remove session_id from nes_cm stuff 2008-04-16 21:09:25 -07:00
nes_context.h
nes_hw.c IB/core: Add support for "send with invalidate" work requests 2008-04-16 21:09:32 -07:00
nes_hw.h RDMA/nes: Fix interrupt moderation low threshold 2008-02-26 16:24:29 -08:00
nes_nic.c RDMA/nes: Use print_mac() to format ethernet addresses for printing 2008-04-23 11:52:18 -07:00
nes_user.h
nes_utils.c IB: Replace remaining __FUNCTION__ occurrences with __func__ 2008-04-16 21:01:10 -07:00
nes_verbs.c IB: convert struct class_device to struct device 2008-04-19 19:10:30 -07:00
nes_verbs.h
nes.c RDMA/nes: Use print_mac() to format ethernet addresses for printing 2008-04-23 11:52:18 -07:00
nes.h drivers: Remove unnecessary inclusions of asm/semaphore.h 2008-04-18 22:16:32 -04:00