BACKPORT: mac80211_hwsim: add frame transmission support over virtio
This allows communication with external entities. It also required fixing up the netlink policy, since NLA_UNSPEC attributes are no longer accepted. Signed-off-by: Erel Geron <erelx.geron@intel.com> [port to backports, inline the ID, use 29 as the ID as requested, drop != NULL checks, reduce ifdefs] Link: https://lore.kernel.org/r/20200305143212.c6e4c87d225b.I7ce60bf143e863dcdf0fb8040aab7168ba549b99@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com> Bug: 173808904 Signed-off-by: Weilun Du <wdu@google.com> Change-Id: I6097464f47460c2383e941594c88637446a77dd5 (cherry picked from commit f5a37f36fd0fad8451b1a6dddd5cd1b5fac4704e) [bananafunction: minor adaption] Signed-off-by: bananafunction <terathree2@web.de> Conflicts: include/uapi/linux/virtio_ids.h
Loading
Please register or sign in to comment