diff options
| author | Raja Mani <[email protected]> | 2011-12-16 14:24:23 +0530 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2011-12-23 14:50:05 +0200 |
| commit | ca1d16a08fc2c26b693e65ad92fa37a4c778e60d (patch) | |
| tree | c1f8aae578a920c19b35189b6763ccac3bb9cd1a /tools/perf/scripts/python | |
| parent | 6e786cb1e514dc87647beccaa96bd8a255d97a0c (diff) | |
ath6kl: Avoid taking struct as argument in ath6kl_wmi_set_ip_cmd
In this way, caller is free to pass only the value of IP addr
to configure.
In addition to this,
* 'ips' variable data type in struct wmi_set_ip_cmd is changed
from __le32 to __be32 in order to match network byte order.
* ipv4_is_multicast() is used to validate multicast ip addr.
* New argument if_idx is added to supply correct vif index
to ath6kl_wmi_cmd_send().
This will be used in the next patch.
Signed-off-by: Raja Mani <[email protected]>
Signed-off-by: Thirumalai Pachamuthu <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions