projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e49786d
)
mac80211-hwsim: remove spurious newline
author
Johannes Berg
<johannes.berg@intel.com>
Wed, 29 Oct 2014 17:43:39 +0000
(18:43 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Wed, 29 Oct 2014 17:43:39 +0000
(18:43 +0100)
This newline shouldn't be there, remove it.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/mac80211_hwsim.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/mac80211_hwsim.c
b/drivers/net/wireless/mac80211_hwsim.c
index 06ca3a92fc7ef99dc7fa0cd930ae6527781496d3..a24b7f5aea9f84c2a8b83d8ce62a041736ef2435 100644
(file)
--- a/
drivers/net/wireless/mac80211_hwsim.c
+++ b/
drivers/net/wireless/mac80211_hwsim.c
@@
-2424,7
+2424,6
@@
out:
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;