net: Fix non-kernel-doc comments with kernel-doc start marker
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
2c53040f01
commit
ae86b9e384
4 changed files with 8 additions and 17 deletions
|
@ -28,8 +28,7 @@
|
|||
#include <linux/module.h>
|
||||
#include <net/sock.h>
|
||||
|
||||
/**
|
||||
* Data Center Bridging (DCB) is a collection of Ethernet enhancements
|
||||
/* Data Center Bridging (DCB) is a collection of Ethernet enhancements
|
||||
* intended to allow network traffic with differing requirements
|
||||
* (highly reliable, no drops vs. best effort vs. low latency) to operate
|
||||
* and co-exist on Ethernet. Current DCB features are:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue