wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range check
authorJoe Perches <joe@perches.com>
Fri, 19 Mar 2010 01:29:33 +0000 (18:29 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 23 Mar 2010 20:50:26 +0000 (16:50 -0400)
commit2ae2332ed11687325096e68e326ec57f0294cff9
tree7fecd7db48c9bfc59842c050fb194eca74d49c3d
parentf6e0bb56d43d1f3b2ad54d51b65c07ef3bdead16
wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range check

These two #defines use the same value, but
SIOCIWFIRST makes more sense in this use.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/wireless.h