Commit 171fdf77 authored by Johannes Berg's avatar Johannes Berg

mac80211-hwsim: remove spurious newline

This newline shouldn't be there, remove it.
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent e49786db
......@@ -2424,7 +2424,6 @@ static int hwsim_tx_info_frame_received_nl(struct sk_buff *skb_2,
static int hwsim_cloned_frame_received_nl(struct sk_buff *skb_2,
struct genl_info *info)
{
struct mac80211_hwsim_data *data2;
struct ieee80211_rx_status rx_status;
const u8 *dst;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment