rtl8xxxu: Fix cosmetics to quiet down checkpatch police
authorJes Sorensen <Jes.Sorensen@redhat.com>
Wed, 3 Feb 2016 18:39:50 +0000 (13:39 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 25 Feb 2016 09:55:34 +0000 (11:55 +0200)
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.c

index 94d3d84..ac4c211 100644 (file)
@@ -4415,7 +4415,7 @@ static void rtl8xxxu_cam_write(struct rtl8xxxu_priv *priv,
 }
 
 static void rtl8xxxu_sw_scan_start(struct ieee80211_hw *hw,
-                                  struct ieee80211_vif *vif, const u8mac)
+                                  struct ieee80211_vif *vif, const u8 *mac)
 {
        struct rtl8xxxu_priv *priv = hw->priv;
        u8 val8;