X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fstaging%2Fvt6655%2Fhostap.h;h=55db55524d962f8c46edd65d5fdecd845cf9ddcf;hb=4fd5ec509bd486b5dd8cac1a4d4d7e2cbdf7c546;hp=8fd667b542be22c5cf17ef91cae041523751e3c8;hpb=474a503d4bf77ae0cbe484dd0842a2648c0b1c28;p=pandora-kernel.git diff --git a/drivers/staging/vt6655/hostap.h b/drivers/staging/vt6655/hostap.h index 8fd667b542be..55db55524d96 100644 --- a/drivers/staging/vt6655/hostap.h +++ b/drivers/staging/vt6655/hostap.h @@ -61,8 +61,8 @@ #define ARPHRD_IEEE80211 801 #endif -int hostap_set_hostapd(PSDevice pDevice, int val, int rtnl_locked); -int hostap_ioctl(PSDevice pDevice, struct iw_point *p); +int vt6655_hostap_set_hostapd(PSDevice pDevice, int val, int rtnl_locked); +int vt6655_hostap_ioctl(PSDevice pDevice, struct iw_point *p); #endif // __HOSTAP_H__