e1000: fix kernel-doc argument being missing
authorJean Sacren <sakiwit@gmail.com>
Sat, 19 Sep 2015 11:08:46 +0000 (05:08 -0600)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sun, 13 Dec 2015 07:11:05 +0000 (23:11 -0800)
commitf03fed668a9193036db0258229af87e9ba46ed5e
treed37b66d936fdfd41c547255c10552bcf64d6dbb8
parent5a5e889c80cef7513a40143ee1e474acccdee13b
e1000: fix kernel-doc argument being missing

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>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/e1000/e1000_hw.c