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>
This commit is contained in:
parent
bfffbea1aa
commit
076bb0c82a
15 changed files with 14 additions and 14 deletions
|
@ -75,7 +75,7 @@
|
|||
#include <net/netdma.h>
|
||||
#include <net/secure_seq.h>
|
||||
#include <net/tcp_memcontrol.h>
|
||||
#include <net/ll_poll.h>
|
||||
#include <net/busy_poll.h>
|
||||
|
||||
#include <linux/inet.h>
|
||||
#include <linux/ipv6.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue