net: emaclite: update reset_lock member documentation
authorRadhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Wed, 26 Oct 2022 15:15:24 +0000 (20:45 +0530)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Oct 2022 10:39:57 +0000 (11:39 +0100)
commit8fdf3f6aba7cfa0c0e2bf66ecca7bb5783acd0d6
tree98f4ea965225559010b98f35c37b05c087278c99
parent633efc8b3dc96f56f5a57f2a49764853a2fa3f50
net: emaclite: update reset_lock member documentation

Instead of generic description, mention what reset_lock actually
protects i.e. lock to serialize xmit and tx_timeout execution.

Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/xilinx/xilinx_emaclite.c