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


Groups > linux.kernel > #1248473

[PATCH net-next 0/2] net: hns: fixes two bugs in hns driver

From yankejian <yankejian@huawei.com>
Newsgroups linux.kernel
Subject [PATCH net-next 0/2] net: hns: fixes two bugs in hns driver
Date 2015-10-16 10:50 +0200
Message-ID <qk8S6-12c-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


  This patchset fixes two bugs in hns driver.
  - fixes timeout when received pause frame from the connective ports
  - should be set by using ethtool -s when the devices are link down

Chenny Xu (1):
  net: hns: fixes the issue by using ethtool -s

lisheng (1):
  net: hns: fixes a bug about timeout by pause frame

 drivers/net/ethernet/hisilicon/hns/hns_enet.c    | 13 ++++----
 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c | 39 ++++++++----------------
 2 files changed, 18 insertions(+), 34 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


Thread

[PATCH net-next 0/2] net: hns: fixes two bugs in hns driver yankejian <yankejian@huawei.com> - 2015-10-16 10:50 +0200
  [PATCH net-next 2/2] net: hns: fixes a bug about timeout by pause frame yankejian <yankejian@huawei.com> - 2015-10-16 10:50 +0200
  [PATCH net-next 1/2] net: hns: fixes the issue by using ethtool -s yankejian <yankejian@huawei.com> - 2015-10-16 10:50 +0200

csiph-web