staging/rtl8187se: Fix include file issue in ieee80211/ieee80211_crypt.c
authorYAMANE Toshiaki <yamanetoshi@gmail.com>
Tue, 20 Nov 2012 12:10:42 +0000 (21:10 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Nov 2012 21:59:58 +0000 (13:59 -0800)
commita16f3eb1f2f48fb352d4541329f47f647cd65e96
tree06e4c31042a59980e8587ffdd9c2431217a15c27
parent5b7f7ab839a30c528ecb004bb56f3f03d9fe5dc0
staging/rtl8187se: Fix include file issue in ieee80211/ieee80211_crypt.c

The following warnings fixed.
- WARNING: Use #include <linux/string.h> instead of <asm/string.h>
- WARNING: Use #include <linux/errno.h> instead of <asm/errno.h>

Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8187se/ieee80211/ieee80211_crypt.c
This page took 0.024026 seconds and 5 git commands to generate.