summaryrefslogtreecommitdiffstats
path: root/include/net/cfg80211.h
diff options
context:
space:
mode:
authorAndrew Morton2010-08-11 03:01:06 +0200
committerJohn W. Linville2010-08-16 22:45:23 +0200
commitb68b3c4d92ff2440414137763477648e6db6c96f (patch)
tree381cabb8910dd814d50e0f3ed77fae9a23a5f790 /include/net/cfg80211.h
parentcfg80211: check if WEP is available for shared key auth (diff)
downloadkernel-qcow2-linux-b68b3c4d92ff2440414137763477648e6db6c96f.tar.gz
kernel-qcow2-linux-b68b3c4d92ff2440414137763477648e6db6c96f.tar.xz
kernel-qcow2-linux-b68b3c4d92ff2440414137763477648e6db6c96f.zip
drivers/net/wireless/libertas/cfg.c: needs sched.h
i386 allmodconfig: drivers/net/wireless/libertas/cfg.c: In function 'lbs_scan_worker': drivers/net/wireless/libertas/cfg.c:722: error: 'TASK_NORMAL' undeclared (first use in this function) drivers/net/wireless/libertas/cfg.c:722: error: (Each undeclared identifier is reported only once drivers/net/wireless/libertas/cfg.c:722: error: for each function it appears in.) drivers/net/wireless/libertas/cfg.c: In function 'lbs_cfg_connect': drivers/net/wireless/libertas/cfg.c:1267: error: 'TASK_INTERRUPTIBLE' undeclared (first use in this function) drivers/net/wireless/libertas/cfg.c:1267: error: implicit declaration of function 'signal_pending' drivers/net/wireless/libertas/cfg.c:1267: error: implicit declaration of function 'schedule_timeout' So wait.h has a dependency on sched.h, but doesn't include sched.h. This patch doesn't fix that. Cc: Dan Williams <dcbw@redhat.com> Cc: "John W. Linville" <linville@tuxdriver.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/net/cfg80211.h')
0 files changed, 0 insertions, 0 deletions