On Sun, 6 Sep 2020 20:31:16 -0700 Randy Dunlap wrote: > From: Randy Dunlap <[email protected]> > > Fix kernel-doc warning in <linux/netdevice.h>: > > ../include/linux/netdevice.h:2158: warning: Function parameter or member > 'proto_down_reason' not described in 'net_device' > > Fixes: 829eb208e80d ("rtnetlink: add support for protodown reason") > Signed-off-by: Randy Dunlap <[email protected]> > Cc: Roopa Prabhu <[email protected]>
Applied, but I had to fix a checkpatch warning about a space before a tab..
