summaryrefslogtreecommitdiff
path: root/net/phonet/Kconfig
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2017-02-08 10:58:49 +0100
committerTobias Klauser <tklauser@distanz.ch>2017-02-15 10:34:18 +0100
commitb1f2f1469cf9fa730396a220804bd5f792b30074 (patch)
tree403df4089851a36d5b16da1b3a0cf0ca8774e567 /net/phonet/Kconfig
parentd6e0edf1ff6b97425d9548f27385ac7b4921f5a0 (diff)
net: emac: Use net_device_stats from struct net_device
Instead of using a private copy of struct net_device_stats in struct emac_instance, use stats from struct net_device. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'net/phonet/Kconfig')
0 files changed, 0 insertions, 0 deletions
ncountered. Past that are several small trivial correct fixes. A real issue that was blocking development of an out of tree driver, but does not appear to have caused any actual problems for in-tree code. A potential deadlock that was reported by lockdep. And a deadlock people have experienced and took the time to track down caused by a cleanup that removed the code to drop a reference count" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace: sysctl: Drop reference added by grab_header in proc_sys_readdir pid: fix lockdep deadlock warning due to ucount_lock libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mount mnt: Protect the mountpoint hashtable with mount_lock
Diffstat (limited to 'include/dt-bindings/i2c')