android_kernel_xiaomi_sm8350/net/core
Stephen Hemminger 22f8cde5bc [NET]: unregister_netdevice as void
There was no real useful information from the unregister_netdevice() return
code, the only error occurred in a situation that was a driver bug. So
change it to a void function.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-02-08 12:39:06 -08:00
..
datagram.c
dev_mcast.c
dev.c [NET]: unregister_netdevice as void 2007-02-08 12:39:06 -08:00
dst.c [NET]: user of the jiffies rounding code: Networking 2007-02-08 12:38:52 -08:00
ethtool.c
fib_rules.c [NETLINK]: Don't BUG on undersized allocations 2007-02-08 12:38:41 -08:00
filter.c
flow.c
gen_estimator.c
gen_stats.c
iovec.c
kmap_skb.h
link_watch.c
Makefile
neighbour.c [NET]: user of the jiffies rounding code: Networking 2007-02-08 12:38:52 -08:00
net-sysfs.c Network: convert network devices to use struct device instead of class_device 2007-02-07 10:37:11 -08:00
netevent.c
netpoll.c
pktgen.c
request_sock.c
rtnetlink.c [NETLINK]: Don't BUG on undersized allocations 2007-02-08 12:38:41 -08:00
scm.c
skbuff.c Network: convert network devices to use struct device instead of class_device 2007-02-07 10:37:11 -08:00
sock.c
stream.c
sysctl_net_core.c
user_dma.c
utils.c
wireless.c