Merge branch 'hns-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 22 Mar 2016 19:45:59 +0000 (15:45 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Mar 2016 19:45:59 +0000 (15:45 -0400)
commit0419f4a953f8e08faef3ec9f5dab1cf697a4d7e1
tree9ecb7e79a9a9caf4a648100c344e199d75d5eee9
parentdb219baf19a7024ec1db71f7c3c2663d49de1818
parent0b51b1dc7920bb722ee74dab4bb3b8799779e9b8
Merge branch 'hns-fixes'

Yisen Zhuang says:

====================
net: hns: bugs fixed for hns

This series includes some bug fixes and updates for hns driver.

>from Daode, one fix about mss.

>from Kejian, one fix about ping6 issue, one fix about mac address setting,
two fix for RSS setting, two fix about mtu setting.

>from qianqian, fixed HNS v2 xge statistic reg issue.

>from Sheng, one fix about manage packets sending, one fix about GMACs mac
setting.

For more details, please see individual patches.

Thanks a lot!

---
change log:
 Series V2:
  - fix the comments as below:
    1) modifies the wrong charator "whick" to "which" in commit log
    2) use the "eth_hdr()" help to get source mac of packets
    3) fix the wrong cast
    4) use tabs instead of spaces to indent the value

 Series V1:
  - first submit
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
This page took 0.026196 seconds and 5 git commands to generate.