net/wireless/wext_core.c: Use IW_IOCTL_IDX macro
authorJoe Perches <joe@perches.com>
Fri, 19 Mar 2010 01:29:35 +0000 (18:29 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 23 Mar 2010 20:50:27 +0000 (16:50 -0400)
commit44608f801283f0f69d8a04d9976837748e410084
tree450201e2cdeb5fea1a7e0af8b88e5eb85efa5101
parent2ae2332ed11687325096e68e326ec57f0294cff9
net/wireless/wext_core.c: Use IW_IOCTL_IDX macro

There's a wireless.h macro for this, might as well use it.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/wext-core.c