repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] pxa: update defconfig for Verdex Pro
[linux-2.6/verdex.git]
/
drivers
/
net
/
wireless
/
libertas
/
wext.h
blob
4c08db497606707a97ea409a877c8b05a60e4dc4
1
/**
2
* This file contains definition for IOCTL call.
3
*/
4
#ifndef _LBS_WEXT_H_
5
#define _LBS_WEXT_H_
6
7
extern
struct
iw_handler_def lbs_handler_def
;
8
extern
struct
iw_handler_def mesh_handler_def
;
9
10
#endif