aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/dsa_loop.c
diff options
context:
space:
mode:
authorVivien Didelot <[email protected]>2017-05-17 19:46:03 +0000
committerDavid S. Miller <[email protected]>2017-05-18 14:40:12 +0000
commitea5dd34be1cfb2400587a24d1de75e538e77ce74 (patch)
tree8b5e53ff930b9aaaf09474b09dd5213252dd1b71 /drivers/net/dsa/dsa_loop.c
parentnet: fix __skb_try_recv_from_queue to return the old behavior (diff)
downloadkernel-ea5dd34be1cfb2400587a24d1de75e538e77ce74.tar.gz
kernel-ea5dd34be1cfb2400587a24d1de75e538e77ce74.zip
net: dsa: include dsa.h only once
The public include/net/dsa.h file is meant for DSA drivers, while all DSA core files share a common private header net/dsa/dsa_priv.h file. Ensure that dsa_priv.h is the only DSA core file to include net/dsa.h, and add a new line to separate absolute and relative headers at the same time. Signed-off-by: Vivien Didelot <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/dsa/dsa_loop.c')
0 files changed, 0 insertions, 0 deletions