Skip to content
Commit 4f39a1f5 authored by Johannes Berg's avatar Johannes Berg
Browse files

wireless: wext: use struct iwreq earlier in the call chain



To make it clear that we never use struct ifreq, cast from it
directly in the wext entrypoint and use struct iwreq from there
on. The next patch will remove the cast again and pass the
correct struct from the beginning.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 8bfb3676
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment