Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
[cascardo/linux.git] / drivers / staging / wlan-ng / p80211conv.h
index 6fe163b..0c62df1 100644 (file)
@@ -153,8 +153,8 @@ struct wlandevice;
 int skb_p80211_to_ether(struct wlandevice *wlandev, u32 ethconv,
                        struct sk_buff *skb);
 int skb_ether_to_p80211(struct wlandevice *wlandev, u32 ethconv,
-                       struct sk_buff *skb, p80211_hdr_t *p80211_hdr,
-                       p80211_metawep_t *p80211_wep);
+                       struct sk_buff *skb, p80211_hdr_t * p80211_hdr,
+                       p80211_metawep_t * p80211_wep);
 
 int p80211_stt_findproto(u16 proto);