netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/3] drivers/net/chelsio/sge.c: remove redundant argument comments
@ 2008-11-22  7:41 Qinghuang Feng
  2008-11-23 23:47 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Qinghuang Feng @ 2008-11-22  7:41 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, linux-kernel

remove redundant argument comments

Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com>
---
diff --git a/drivers/net/chelsio/sge.c b/drivers/net/chelsio/sge.c
index d6c7d2a..7092df5 100644
--- a/drivers/net/chelsio/sge.c
+++ b/drivers/net/chelsio/sge.c
@@ -1035,10 +1035,6 @@ MODULE_PARM_DESC(copybreak, "Receive copy threshold");
  *	@pdev: the PCI device that received the packet
  *	@fl: the SGE free list holding the packet
  *	@len: the actual packet length, excluding any SGE padding
- *	@dma_pad: padding at beginning of buffer left by SGE DMA
- *	@skb_pad: padding to be used if the packet is copied
- *	@copy_thres: length threshold under which a packet should be copied
- *	@drop_thres: # of remaining buffers before we start dropping packets
  *
  *	Get the next packet from a free list and complete setup of the
  *	sk_buff.  If the packet is small we make a copy and recycle the


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 2/3] drivers/net/chelsio/sge.c: remove redundant argument comments
  2008-11-22  7:41 [PATCH 2/3] drivers/net/chelsio/sge.c: remove redundant argument comments Qinghuang Feng
@ 2008-11-23 23:47 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2008-11-23 23:47 UTC (permalink / raw)
  To: qhfeng.kernel; +Cc: netdev, linux-kernel

From: Qinghuang Feng <qhfeng.kernel@gmail.com>
Date: Sat, 22 Nov 2008 15:41:03 +0800

> remove redundant argument comments
> 
> Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com>

Applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-23 23:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-22  7:41 [PATCH 2/3] drivers/net/chelsio/sge.c: remove redundant argument comments Qinghuang Feng
2008-11-23 23:47 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).