aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2014-10-29 13:43:39 -0400
committerJohannes Berg <johannes.berg@intel.com>2014-10-29 13:43:39 -0400
commit171fdf77dbe65ad87a7e2884cb1adc0058e6b609 (patch)
tree3171fd4e20195121a26f130d96867da69ca65351 /drivers
parente49786dbebc91658c86fb2be746968221147ffc4 (diff)
mac80211-hwsim: remove spurious newline
This newline shouldn't be there, remove it. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/wireless/mac80211_hwsim.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/mac80211_hwsim.c b/drivers/net/wireless/mac80211_hwsim.c
index 06ca3a92fc7e..a24b7f5aea9f 100644
--- a/drivers/net/wireless/mac80211_hwsim.c
+++ b/drivers/net/wireless/mac80211_hwsim.c
@@ -2424,7 +2424,6 @@ out:
2424static int hwsim_cloned_frame_received_nl(struct sk_buff *skb_2, 2424static int hwsim_cloned_frame_received_nl(struct sk_buff *skb_2,
2425 struct genl_info *info) 2425 struct genl_info *info)
2426{ 2426{
2427
2428 struct mac80211_hwsim_data *data2; 2427 struct mac80211_hwsim_data *data2;
2429 struct ieee80211_rx_status rx_status; 2428 struct ieee80211_rx_status rx_status;
2430 const u8 *dst; 2429 const u8 *dst;