mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
net: decnet: kerneldoc fixes
Simple fixes which require no deep knowledge of the code. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
d0b1101bb5
commit
aff53b23a9
1 changed files with 2 additions and 0 deletions
|
@ -494,6 +494,8 @@ static int dn_return_long(struct sk_buff *skb)
|
|||
|
||||
/**
|
||||
* dn_route_rx_packet - Try and find a route for an incoming packet
|
||||
* @net: The applicable net namespace
|
||||
* @sk: Socket packet transmitted on
|
||||
* @skb: The packet to find a route for
|
||||
*
|
||||
* Returns: result of input function if route is found, error code otherwise
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue