Merge branch 'linus' into tracing/hw-branch-tracing
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / hostap / hostap.h
index 2453deaa3e009e03faab3f92850d012f6f808bbf..ce8721fbc10eec99689fddfde74074ef515f3e26 100644 (file)
@@ -31,7 +31,7 @@ void hostap_dump_rx_header(const char *name,
 void hostap_dump_tx_header(const char *name,
                           const struct hfa384x_tx_frame *tx);
 extern const struct header_ops hostap_80211_ops;
-int hostap_80211_get_hdrlen(u16 fc);
+int hostap_80211_get_hdrlen(__le16 fc);
 struct net_device_stats *hostap_get_stats(struct net_device *dev);
 void hostap_setup_dev(struct net_device *dev, local_info_t *local,
                      int type);