mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
rename reg. override setting in wlcompat
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@704 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2423af1a7f
commit
d2f8fa26f9
@ -569,12 +569,12 @@ static const struct iw_priv_args wlcompat_private_args[] =
|
||||
{ PRIV_SET_TXPWR_LIMIT,
|
||||
IW_PRIV_TYPE_INT | IW_PRIV_SIZE_FIXED | 1,
|
||||
0,
|
||||
"set_txpwr_limit"
|
||||
"set_txpwr_force"
|
||||
},
|
||||
{ PRIV_GET_TXPWR_LIMIT,
|
||||
0,
|
||||
IW_PRIV_TYPE_INT | IW_PRIV_SIZE_FIXED | 1,
|
||||
"get_txpwr_limit"
|
||||
"get_txpwr_force"
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user