diff options
Diffstat (limited to 'net/decnet/dn_nsp_out.c')
-rw-r--r-- | net/decnet/dn_nsp_out.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/decnet/dn_nsp_out.c b/net/decnet/dn_nsp_out.c index 1964faf203e4..81a40ff10088 100644 --- a/net/decnet/dn_nsp_out.c +++ b/net/decnet/dn_nsp_out.c | |||
@@ -230,7 +230,6 @@ static inline unsigned dn_nsp_clone_and_send(struct sk_buff *skb, | |||
230 | /** | 230 | /** |
231 | * dn_nsp_output - Try and send something from socket queues | 231 | * dn_nsp_output - Try and send something from socket queues |
232 | * @sk: The socket whose queues are to be investigated | 232 | * @sk: The socket whose queues are to be investigated |
233 | * @gfp: The memory allocation flags | ||
234 | * | 233 | * |
235 | * Try and send the packet on the end of the data and other data queues. | 234 | * Try and send the packet on the end of the data and other data queues. |
236 | * Other data gets priority over data, and if we retransmit a packet we | 235 | * Other data gets priority over data, and if we retransmit a packet we |