]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
sfc: Rename implementation of ndo_set_rx_mode
authorBen Hutchings <bhutchings@solarflare.com>
Mon, 9 Jan 2012 19:54:44 +0000 (19:54 +0000)
committerBen Hutchings <bhutchings@solarflare.com>
Fri, 27 Jan 2012 00:10:58 +0000 (00:10 +0000)
commit0fca8c97612f90a68ff6e1873e674b4d69a435db
tree124f87f2e6e0b246c9f6447f4c2534b5c7ecb28c
parent6c8eef4ac8dfd888be5b46e363f8e42b9f0d5b6a
sfc: Rename implementation of ndo_set_rx_mode

Rename efx_set_multicast_list() to efx_set_rx_mode(), in line
with the operation name net_device_ops::ndo_set_rx_mode.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
drivers/net/ethernet/sfc/efx.c