This series aims at further improving and simplifying the code w/o any intended functional changes.
Series was tested on: RTL8169sb, RTL8168d, RTL8168e-vl Heiner Kallweit (8): r8169: remove unneeded call to __rtl8169_set_features in rtl_open r8169: improve rtl8169_set_features r8169: replace magic number for INTT mask with a constant r8169: improve CPlusCmd handling r8169: improve handling of CPCMD quirk mask r8169: simplify rtl_hw_start_8169 r8169: remove calls to rtl_set_rx_mode r8169: move common initializations to tp->hw_start drivers/net/ethernet/realtek/r8169.c | 184 ++++++--------------------- 1 file changed, 42 insertions(+), 142 deletions(-) -- 2.17.0