linux_dsm_epyc7002/net/decnet
Gaurav Singh f9215d6bb5 dn_route_rcv: remove redundant dev null check
dev cannot be NULL here since its already being accessed
before. Remove the redundant null check.

Signed-off-by: Gaurav Singh <gaurav1086@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-06-23 20:27:09 -07:00
..
netfilter
af_decnet.c net: Make sock protocol value checks more specific 2020-01-09 18:41:40 -08:00
dn_dev.c sysctl: pass kernel pointers to ->proc_handler 2020-04-27 02:07:40 -04:00
dn_fib.c
dn_neigh.c
dn_nsp_in.c
dn_nsp_out.c
dn_route.c dn_route_rcv: remove redundant dev null check 2020-06-23 20:27:09 -07:00
dn_rules.c
dn_table.c
dn_timer.c
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
README
sysctl_net_decnet.c sysctl: pass kernel pointers to ->proc_handler 2020-04-27 02:07:40 -04:00
TODO

                       Linux DECnet Project
                      ======================

The documentation for this kernel subsystem is available in the
Documentation/networking subdirectory of this distribution and also
on line at http://www.chygwyn.com/DECnet/

Steve Whitehouse <SteveW@ACM.org>