mac80211-hwsim: remove spurious newline
This newline shouldn't be there, remove it. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
Родитель
e49786dbeb
Коммит
171fdf77db
|
@ -2424,7 +2424,6 @@ out:
|
||||||
static int hwsim_cloned_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 genl_info *info)
|
||||||
{
|
{
|
||||||
|
|
||||||
struct mac80211_hwsim_data *data2;
|
struct mac80211_hwsim_data *data2;
|
||||||
struct ieee80211_rx_status rx_status;
|
struct ieee80211_rx_status rx_status;
|
||||||
const u8 *dst;
|
const u8 *dst;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче