]> git.baikalelectronics.ru Git - kernel.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)
commit0c183202055881e5c1dc40d8e4fc0c4f55ca421c
tree124f87f2e6e0b246c9f6447f4c2534b5c7ecb28c
parente667bf23917ba297892e7b1bbdd3e95fd5e95cb7
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