All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] :  [next-queue, v2, 7/8] e1000: fix kernel-doc argument being missing
@ 2015-11-19 22:21 Brown, Aaron F
  0 siblings, 0 replies; 2+ messages in thread
From: Brown, Aaron F @ 2015-11-19 22:21 UTC (permalink / raw)
  To: intel-wired-lan

> From: Jean Sacren <sakiwit@gmail.com>
>
> Due to historical reason, 'phy_data' has never been included in the
> kernel doc. Fix it so that the requirement could be fulfilled.
>
> Signed-off-by: Jean Sacren <sakiwit@gmail.com>
> ---
> v2: No changes.
>
> drivers/net/ethernet/intel/e1000/e1000_hw.c | 1 +
> 1 file changed, 1 insertion(+)

Tested-by: Aaron Brown <aaron.f.brown@intel.com>

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

* [Intel-wired-lan] [next-queue v2 7/8] e1000: fix kernel-doc argument being missing
  2015-09-19 11:08 [Intel-wired-lan] [next-queue v2 1/8] e1000: clean up the checking logic =?unknown-8bit?q?J=CE=B5an?= Sacren
@ 2015-09-19 11:08 ` =?unknown-8bit?q?J=CE=B5an?= Sacren
  0 siblings, 0 replies; 2+ messages in thread
From: =?unknown-8bit?q?J=CE=B5an?= Sacren @ 2015-09-19 11:08 UTC (permalink / raw)
  To: intel-wired-lan

From: Jean Sacren <sakiwit@gmail.com>

Due to historical reason, 'phy_data' has never been included in the
kernel doc. Fix it so that the requirement could be fulfilled.

Signed-off-by: Jean Sacren <sakiwit@gmail.com>
---
v2: No changes.

 drivers/net/ethernet/intel/e1000/e1000_hw.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/ethernet/intel/e1000/e1000_hw.c b/drivers/net/ethernet/intel/e1000/e1000_hw.c
index 59d1769d4816..dbae55e926e7 100644
--- a/drivers/net/ethernet/intel/e1000/e1000_hw.c
+++ b/drivers/net/ethernet/intel/e1000/e1000_hw.c
@@ -2806,6 +2806,7 @@ static u16 e1000_shift_in_mdi_bits(struct e1000_hw *hw)
  * e1000_read_phy_reg - read a phy register
  * @hw: Struct containing variables accessed by shared code
  * @reg_addr: address of the PHY register to read
+ * @phy_data: pointer to the value on the PHY register
  *
  * Reads the value from a PHY register, if the value is on a specific non zero
  * page, sets the page first.

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

end of thread, other threads:[~2015-11-19 22:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-19 22:21 [Intel-wired-lan] : [next-queue, v2, 7/8] e1000: fix kernel-doc argument being missing Brown, Aaron F
  -- strict thread matches above, loose matches on Subject: below --
2015-09-19 11:08 [Intel-wired-lan] [next-queue v2 1/8] e1000: clean up the checking logic =?unknown-8bit?q?J=CE=B5an?= Sacren
2015-09-19 11:08 ` [Intel-wired-lan] [next-queue v2 7/8] e1000: fix kernel-doc argument being missing =?unknown-8bit?q?J=CE=B5an?= Sacren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.