mbox

[0/2] net/netvsc: fix secondary process issues

Message ID 20200113191239.22750-1-stephen@networkplumber.org (mailing list archive)
Headers

Message

Stephen Hemminger Jan. 13, 2020, 7:12 p.m. UTC
  First patch is a bug fix for crash in info_get in secondary process.
Second one is modification to prevent similar issues in future.

Stephen Hemminger (2):
  net/netvsc: fix crash in secondary process
  net/netvsc: eliminate numa specific allocation for control messages

 drivers/net/netvsc/hn_ethdev.c | 17 +++++++++--------
 drivers/net/netvsc/hn_rndis.c  | 11 +++++------
 2 files changed, 14 insertions(+), 14 deletions(-)