Commit aff53b23 authored by Andrew Lunn's avatar Andrew Lunn Committed by David S. Miller
Browse files

net: decnet: kerneldoc fixes



Simple fixes which require no deep knowledge of the code.

Signed-off-by: default avatarAndrew Lunn <andrew@lunn.ch>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d0b1101b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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