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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
 **/