No description
Find a file
Vivien Didelot cd8d7dd41b net: dsa: setup master ethtool unconditionally
When a DSA switch tree is meant to be applied, it already has a CPU
port. Thus remove the condition of dst->cpu_dp.

Moreover, the next lines access dst->cpu_dp unconditionally.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-09-19 16:04:23 -07:00
arch
block
certs
crypto
Documentation
drivers mlxsw: spectrum: Add multicast router traps and trap groups 2017-09-19 14:21:40 -07:00
firmware
fs
include net: dsa: remove copy of master ethtool_ops 2017-09-19 16:04:22 -07:00
init
ipc
kernel bpf: Implement map_delete_elem for BPF_MAP_TYPE_LPM_TRIE 2017-09-19 13:55:15 -07:00
lib
mm
net net: dsa: setup master ethtool unconditionally 2017-09-19 16:04:23 -07:00
samples
scripts
security
sound
tools selftests: rtnetlink.sh: add test case for device ifalias 2017-09-19 15:30:33 -07:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.