]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
8139cp: Call __cp_set_rx_mode() from cp_tx_timeout()
authorDavid Woodhouse <dwmw2@infradead.org>
Thu, 17 Sep 2015 23:21:54 +0000 (00:21 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Sep 2015 05:23:40 +0000 (22:23 -0700)
commit7a8a8e75d505147358b225173e890ada43a267e2
tree9923b6608257a64e70ddb174fa65219af7709e8f
parentfc27bd115b334e3ebdc682a42a47c3aea2566dcc
8139cp: Call __cp_set_rx_mode() from cp_tx_timeout()

Unless we reset the RX config, on real hardware I don't seem to receive
any packets after a TX timeout.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/realtek/8139cp.c