Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1438215

[PATCH net-next 0/3] r8152: remove the redundant code

From Hayes Wang <hayeswang@realtek.com>
Newsgroups linux.kernel
Subject [PATCH net-next 0/3] r8152: remove the redundant code
Date 2016-07-07 09:20 +0200
Message-ID <rSbLk-3Kd-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Remove the unnacessary code.

Hayes Wang (3):
  r8152: remove rtl_phy_reset function
  r8152: remove a netif_carrier_off in rtl8152_open function
  r8152: remove cancel_delayed_work_sync in rtl8152_set_speed

 drivers/net/usb/r8152.c | 27 ---------------------------
 1 file changed, 27 deletions(-)

-- 
2.7.4

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH net-next 0/3] r8152: remove the redundant code Hayes Wang <hayeswang@realtek.com> - 2016-07-07 09:20 +0200
  [PATCH net-next 1/3] r8152: remove rtl_phy_reset function Hayes Wang <hayeswang@realtek.com> - 2016-07-07 09:20 +0200
  [PATCH net-next 2/3] r8152: remove a netif_carrier_off in rtl8152_open function Hayes Wang <hayeswang@realtek.com> - 2016-07-07 09:20 +0200
  Re: [PATCH net-next 0/3] r8152: remove the redundant code David Miller <davem@davemloft.net> - 2016-07-09 23:50 +0200

csiph-web