]> git.baikalelectronics.ru Git - kernel.git/commit
net: rename include/net/ll_poll.h to include/net/busy_poll.h
authorEliezer Tamir <eliezer.tamir@linux.intel.com>
Wed, 10 Jul 2013 14:13:17 +0000 (17:13 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Jul 2013 00:08:27 +0000 (17:08 -0700)
commitcd6ccc2a6837a69b20f056eba6fcdfceaa0d6b05
treec97290b972a4c942bb1e312b67f4a4f22e3670e5
parentc3bab92256b1f8c21f25f4a7772b720abd818926
net: rename include/net/ll_poll.h to include/net/busy_poll.h

Rename the file and correct all the places where it is included.

Signed-off-by: Eliezer Tamir <eliezer.tamir@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
16 files changed:
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
drivers/net/ethernet/intel/ixgbe/ixgbe.h
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
drivers/net/ethernet/mellanox/mlx4/en_rx.c
fs/select.c
include/net/busy_poll.h [new file with mode: 0644]
include/net/ll_poll.h [deleted file]
net/core/datagram.c
net/core/sock.c
net/core/sysctl_net_core.c
net/ipv4/tcp.c
net/ipv4/tcp_ipv4.c
net/ipv4/udp.c
net/ipv6/tcp_ipv6.c
net/ipv6/udp.c
net/socket.c