commit | ef0cc4b1d296ce041e3b24d103177dd70642740c | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Sat Jun 29 19:23:13 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 01 13:18:19 2013 -0700 |
tree | 10febd3b6de7b689b038be5e72b36599711d0a64 | |
parent | 0a6eac24583848490e9a9c02daef5e33c997431f [diff] |
alx: treat flow control correctly in alx_set_pauseparam() Even when alx_setup_speed_duplex() is called, we still need to call alx_cfg_mac_flowcontrol() and set hw->flowctrl if flow control changed. This was a bug I accidentally introduced while simplifying the original driver. Reported-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: David S. Miller <davem@davemloft.net>