Commit c4dc8dc3 authored by Baozhu Ni's avatar Baozhu Ni Committed by Tony Nguyen

e1000e: Add @adapter description to kdoc

Provide a description for the kernel doc of the @adapter
of e1000e_trigger_lsc()
Signed-off-by: default avatarBaozhu Ni <nibaozhu@yeah.net>
Reviewed-by: default avatarSimon Horman <simon.horman@corigine.com>
Signed-off-by: default avatarTony Nguyen <anthony.l.nguyen@intel.com>
parent 7271522b
......@@ -4198,7 +4198,7 @@ void e1000e_reset(struct e1000_adapter *adapter)
/**
* e1000e_trigger_lsc - trigger an LSC interrupt
* @adapter:
* @adapter: board private structure
*
* Fire a link status change interrupt to start the watchdog.
**/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment