]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit9dc351da7503b568fb877ad02688b29ad95c32af
tree1cf24e54a387b25bf3415056e34fccc64e4e0a8f
parent233a15875396fd88203644fd9fba8d179aa40119
parent27463ad99f738ed93c7c8b3e2e5bc8c4853a2ff2
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>