r8152: support pauseparam of ethtool_ops
authorHayes Wang <hayeswang@realtek.com>
Tue, 1 Jun 2021 07:37:12 +0000 (15:37 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Jun 2021 22:26:58 +0000 (15:26 -0700)
commit163d01c56e80fdbd3e386162b969d6cb43af3b5c
tree8389ffc773dd7f86c4cf32165500b7093b1f73f4
parent68b8c55a701e4e7aba254688b483ef79da8338ed
r8152: support pauseparam of ethtool_ops

Support get_pauseparam and set_pauseparam of ethtool_ops.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/r8152.c