]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'hns-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sat, 8 Jul 2017 10:05:21 +0000 (11:05 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 8 Jul 2017 10:05:21 +0000 (11:05 +0100)
commitcfa6db2c8dcc8e3fc3122e2faf5462e8d6e6cd54
tree1cf24e54a387b25bf3415056e34fccc64e4e0a8f
parentadaa2c421f010f321be1a114ec8fa1b8c9d48395
parenta0a751ad7987f50515028c7cedadfee17379b008
Merge branch 'hns-fixes'

Lin Yun Sheng says:

====================
Bugfixs for hns ethernet driver

This patchset fix skb used after free and C45 op code issues
in hns driver.

Patch V2:
1. Remove ndev->feature checking in TX description patch.
2. Add Fixes: Tag in patch description.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>