提交 118253ca 编写于 作者: S Stanislaw Gruszka 提交者: John W. Linville

iwlwifi: fix iwl-rx.c compilation

My commit 466a19a0 "iwlwifi: move rx
handlers code to iwl-rx.c" breaks compilation on 32 bits. Fix that.
Reported-by: NGuy, Wey-Yi <wey-yi.w.guy@intel.com>
Reported-by: NDaniel Halperin <dhalperi@cs.washington.edu>
Signed-off-by: NStanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 9ac47933
......@@ -29,6 +29,7 @@
#include <linux/etherdevice.h>
#include <linux/slab.h>
#include <linux/sched.h>
#include <net/mac80211.h>
#include <asm/unaligned.h>
#include "iwl-eeprom.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册