On 9/7/20 12:49 PM, Jakub Kicinski wrote:
> On Sun, 6 Sep 2020 20:31:16 -0700 Randy Dunlap wrote:
>> From: Randy Dunlap
>>
>> Fix kernel-doc warning in :
>>
>> ../include/linux/netdevice.h:2158: warning: Function parameter or member
>> 'proto_down_reason' not described in 'net_device'
>>
>> Fixes
On Sun, 6 Sep 2020 20:31:16 -0700 Randy Dunlap wrote:
> From: Randy Dunlap
>
> Fix kernel-doc warning in :
>
> ../include/linux/netdevice.h:2158: warning: Function parameter or member
> 'proto_down_reason' not described in 'net_device'
>
> Fixes: 829eb208e80d ("rtnetlink: add support for proto
On 9/6/20 8:31 PM, Randy Dunlap wrote:
From: Randy Dunlap
Fix kernel-doc warning in :
../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
From: Randy Dunlap
Fix kernel-doc warning in :
../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
Cc: Roopa Prabhu
---
incl