projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[brcm47xx] Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx.
[openwrt.git]
/
package
/
libertas
/
src
/
wext.h
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
This page took
0.056495 seconds
and
5
git commands to generate.