commit | 464ec10a2d7f09784517040fae8de54a39c2765f | [log] [tgz] |
---|---|---|
author | hayeswang <hayeswang@realtek.com> | Thu Feb 12 14:33:46 2015 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 19 15:08:43 2015 -0500 |
tree | e957c468d48b33505ce1e459cc3733b9f92d6f95 | |
parent | fece13ca005a5f559147e9424321f4b5e01272b4 [diff] |
r8152: separate USB_RX_EARLY_AGG Separate USB_RX_EARLY_AGG into USB_RX_EARLY_TIMEOUT and USB_RX_EARLY_SIZE. Replace r8153_set_rx_agg() with r8153_set_rx_early_timeout() and r8153_set_rx_early_size(). Set the default timeout value according to the USB speed. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: David S. Miller <davem@davemloft.net>