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)
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>

Trivial merge
This page took 0.025665 seconds and 5 git commands to generate.